getFeats(Ringo)
getFeats()所属R语言包:Ringo
Utility function to extract all features from a cherList
效用函数从cherList中提取的所有功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This is a small utility function for extracting all related features from a cherList, a list of ChIP-enriched regions.
这是一个从cherList,芯片丰富的区域名单中提取所有相关的功能的小工具的功能。
用法----------Usage----------
getFeats(cl)
参数----------Arguments----------
参数:cl
object of class cherList, a list of cher objects
对象的类cherList,雪儿对象的列表
值----------Value----------
a character vector containing the names of all features that were associated to any ChIP-enriched region in the list before, using the function relateChers
字符向量包含所有功能,在名单之前的任何芯片富集区域相关的名称,使用的功能relateChers
作者(S)----------Author(s)----------
Joern Toedling
参见----------See Also----------
relateChers,cher-class
relateChers,cher-class
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|