geneBiomart(GenomeGraphs)
geneBiomart()所属R语言包:GenomeGraphs
AnnotationTrack objects from biomaRt
从biomaRt AnnotationTrack对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convenience function to construct an AnnotationTrack object from biomaRt.
方便的功能,构建从biomaRt AnnotationTrack对象。
用法----------Usage----------
geneBiomart(id, biomart, type = "ensembl_gene_id", dp = NULL)
参数----------Arguments----------
参数:id
Gene identifier
基因标识
参数:biomart
Mart object connected to BioMart database, use useMart function to generate
沃尔玛的对象连接到BioMart数据库,使用useMart功能生成
参数:type
Type of identifier used, this should be a filter of the BioMart database e.g. ensembl_gene_id, hgnc_symbol
使用标识符的类型,这应该是一个过滤器的BioMart数据库如ensembl_gene_id,hgnc_symbol
参数:dp
Display parameters
显示参数
值----------Value----------
An AnnotationTrack object
一个AnnotationTrack对象
作者(S)----------Author(s)----------
James Bullard
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|