GenomicAnnotationsFilter_neg(PREDA)
GenomicAnnotationsFilter_neg()所属R语言包:PREDA
filter annotations to remove selected chromosomes
过滤器的注释删除选定的染色体
译者:生物统计家园网 机器人LoveR
描述----------Description----------
filter annotations to remove selected chromosomes
过滤器的注释删除选定的染色体
用法----------Usage----------
# GenomicAnnotationsFilter_neg(.Object, chrToRemove, chrAsLabels=FALSE)
GenomicAnnotationsFilter_neg(.Object, ...)
参数----------Arguments----------
参数:.Object
An object of class GenomicAnnotations or classes inheriting from GenomicAnnotations
一个对象的类GenomicAnnotations或类继承从GenomicAnnotations
参数:...
See below
见下文
chrToRemove: List of chromosomes to be removed from the annotations object.
chrToRemove:染色体的名单可以从注释对象中删除。
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:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|