摘要:
TCGA数据库 CBIOPORTAL:http://www.cbioportal.org/ GEPIA OncoLnc kmplot:The Kaplan Meier plotter is capable to assess the effect of 54,675 genes on surviva 阅读全文
摘要:
visualization toolkits for genomic data:ggbio,Gviz 1.genomation: a toolkit for annotation and in bulk visualization of genomic intervals (scored or un 阅读全文
摘要:
1.AnnotationDb-objects 是R中所有注释包的最基础的class,可用于各种数据库中ID转换,常用的三个函数select, columns和keys,saveDb(保存AnnotationDb object),loadDb,species(shows the genus and s 阅读全文
摘要:
1.用自己的gtf文件构建txdb数据结构,用于下游分析(The TxDb class is a container for storing transcript annotations) 2.提取transcripts、exons、genes、promoters and so on 阅读全文