GenomicAnnotationsFilter_pos(PREDA)
GenomicAnnotationsFilter_pos()所属R语言包:PREDA
filter annotations to keep selected chromosomes
过滤器的注释保持选定的染色体
译者:生物统计家园网 机器人LoveR
描述----------Description----------
filter annotations to keep selected chromosomes
过滤器的注释保持选定的染色体
用法----------Usage----------
# GenomicAnnotationsFilter_pos(.Object, chrToRetain, chrAsLabels=FALSE)
GenomicAnnotationsFilter_pos(.Object, ...)
参数----------Arguments----------
参数:.Object
An object of class GenomicAnnotations or classes inheriting from GenomicAnnotations
一个对象的类GenomicAnnotations或类继承从GenomicAnnotations
参数:...
See below
见下文
chrToRetain: List of chromosomes to be maintained after removing the annotations for all the other chromosomes.
chrToRetain:要消除所有其他染色体的注释后,维持染色体的名单。
chrAsLabels: Logical, TRUE if chromosomes are listed as their character labels, instead of using the numeric indexes
chrAsLabels:逻辑,真实,如果染色体被列为他们的个性标签,而不是使用数字索引
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|