TssNorm-class(TSSi)
TssNorm-class()所属R语言包:TSSi
Class TssNorm
类TssNorm
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Class TssNorm storing normalized sequence read data.
类TssNorm存储标准化序列读取数据。
插槽----------Slots----------
reads: List with the read data for each segment.
reads:每个段的只读数据的名单。
segments: Data frame with the information of the
segments:数据框的信息
annotation: Annotation data object, as passed through the
annotation:注释数据对象,通过
方法----------Methods----------
All methods for class TssData, as well as:
类的所有方法TssData,以及:
identifyStartSites methods:
identifyStartSites方法:
signature(x="TssNorm")
signature(x="TssNorm")
Identify TSS in the normalized data.
在规范化的数据确定TSS的。
get methods:
get方法:
signature(x="TssNorm")
signature(x="TssNorm")
Get the normalized reads based on the Poisson ratios, seestart.
得到归读取基于泊松比,看到start。
signature(x="TssNorm")
signature(x="TssNorm")
Get the normalized reads based on the fit, seestart.
得到的归一读合适的,看到start。
signature(x="TssNorm")
signature(x="TssNorm")
Subset the object, by name or index.
子集对象的名称或索引。
作者(S)----------Author(s)----------
Maintainer: Julian Gehring <julian.gehring@fdm.uni-freiburg.de>
参见----------See Also----------
Classes: TssData, TssNorm, TssResult
类别:TssData,TssNorm,TssResult
Methods: segmentizeCounts, normalizeCounts, identifyStartSites, get-methods, plot-methods, asRangedData-methods
方法:segmentizeCounts,normalizeCounts,identifyStartSites,get-methods,plot-methods,asRangedData-methods
Functions: subtract-functions
功能:subtract-functions
Data set: physcoCounts
数据集:physcoCounts
Package: TSSi-package
包装:TSSi-package
举例----------Examples----------
showClass("TssNorm")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|