myPeakList(ChIPpeakAnno)
myPeakList()所属R语言包:ChIPpeakAnno
ChIP-seq peak dataset
芯片SEQ峰集
译者:生物统计家园网 机器人LoveR
描述----------Description----------
the putative STAT1-binding regions identified in un-stimulated cells using ChIP-seq technology (Robertson et al., 2007)
未刺激单元芯片技术SEQ(罗伯逊等人,2007年)确定的区域,假定STAT1的结合
用法----------Usage----------
data(myPeakList)
格式----------Format----------
RangedData with slot rownames containing the ID of peak as character, slot start containing the start position of the peak, slot end containing the end position of the peak and space containing the chromosome where the peak is located.
RangedData与插槽包含峰的ID字符,包含的高峰期的开始位置,槽结束包含的峰值和峰位于染色体的空间位置的插槽开始rownames。
源----------Source----------
Robertson G, Hirst M, Bainbridge M, Bilenky M, Zhao Y, et al. (2007) Genome-wide profiles of STAT1 DNA association using chromatin immunoprecipitation and massively parallel sequencing. Nat Methods 4:651-7
罗伯逊G,赫斯特中号,班布里奇Bilenky中号,赵云等人。 (2007)全基因组的STAT1的DNA协会的概况,使用染色质免疫沉淀和大规模并行测序。 NAT方法4:651-7
举例----------Examples----------
data(myPeakList)
slotNames(myPeakList)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|