找回密码
 注册
查看: 829|回复: 0

R语言 r3Cseq包 r3Cseq-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 11:47:02 | 显示全部楼层 |阅读模式
r3Cseq-class(r3Cseq)
r3Cseq-class()所属R语言包:r3Cseq

                                        r3Cseq objects
                                         r3Cseq对象

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The r3Cseq class is a general container for storing and manipulating a set of input parameters, RangeData of interactions regions from r3Cseq analysis , and Rle coverage vector of the genome-wide interaction signal.
r3Cseq类是一个用于存储和操纵一组的输入参数,r3Cseq分析相互作用区域RangeData,RLE覆盖全基因组的相互作用信号向量的一般容器。


插槽----------Slots----------




organismName Object of class "character" the version of  particular assembly genome from UCSC (e.g. mm9, hg18, hg19) . The package supports
organismNameObject类的"character"尤其是组装的基因组由加州大学圣克鲁兹分校的版本(如MM9,hg18,hg19)。该软件包支持




restrictionEnzyme Object of class "character" the
restrictionEnzyme类"character"的对象




alignedReadsExpFile Object of class "character" the
alignedReadsExpFile类"character"的对象




alignedReadsContrFile Object of class "character"
alignedReadsContrFileObject类的"character"




alignedReadsBamExpFile Object of class "character"
alignedReadsBamExpFileObject类的"character"




alignedReadsBamContrFile Object of class "character"
alignedReadsBamContrFileObject类的"character"




alignedReadsType Object of class "character"
alignedReadsTypeObject类的"character"




expLabel Object of class "character"
expLabelObject类的"character"




contrLabel Object of class "character"
contrLabelObject类的"character"




expLibrarySize  Object of class "integer"
expLibrarySize Object类的"integer"




contrLibrarySize  Object of class "integer"
contrLibrarySize Object类的"integer"




expReadLength Object of class "integer"
expReadLengthObject类的"integer"




contrReadLength Object of class "integer"
contrReadLengthObject类的"integer"




expReadCount Object of class "RangedData"
expReadCountObject类的"RangedData"




contrReadCount Object of class "RangedData"
contrReadCountObject类的"RangedData"




expRPM Object of class "RangedData"
expRPMObject类的"RangedData"




contrRPM Object of class "RangedData"
contrRPMObject类的"RangedData"




expInteractionRegions Object of class "RangedData"
expInteractionRegionsObject类的"RangedData"




contrInteractionRegions Object of class "RangedData"
contrInteractionRegionsObject类的"RangedData"




expCoverage Object of class "RleList"
expCoverageObject类的"RleList"




contrCoverage Object of class "RleList"
contrCoverageObject类的"RleList"




isControlInvolved Object of class "logical"
isControlInvolvedObject类的"logical"




isBamInputFile Object of class "logical"
isBamInputFileObject类的"logical"


方法----------Methods----------

expInteractionRegions(x): The interaction regions in experiment x.
expInteractionRegions(x):在实验x互动区域。

contrInteractionRegions(x): The interaction regions in control x.
contrInteractionRegions(x):在控制x互动区域。


作者(S)----------Author(s)----------


S. Thongjuea



参见----------See Also----------

getCoverage, getReadCountPerRestrictionFragment, calculateRPM, getInteractions, expInteractionRegions, contrInteractionRegions
getCoverage,getReadCountPerRestrictionFragment,calculateRPM,getInteractions,expInteractionRegions,contrInteractionRegions


举例----------Examples----------


        library(BSgenome.Mmusculus.UCSC.mm9)
    expFile<-system.file("extdata","alignedReads.fetal.liver.subset.bam",package="r3Cseq")
    contrFile<-system.file("extdata","alignedReads.fetal.brain.subset.bam",package="r3Cseq")
       
        my.data<-new("r3Cseq",organismName='mm9',alignedReadsBamExpFile=expFile,
        alignedReadsBamContrFile=contrFile,isControlInvolved=TRUE,isBamInputFile=TRUE,
        expLabel="fetal_liver",contrLabel="fetal_brain",
        restrictionEnzyme='HindIII')
        my.data

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-31 21:00 , Processed in 0.026631 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表