Bed15TrackLine-class(rtracklayer)
Bed15TrackLine-class()所属R语言包:rtracklayer
Class "Bed15TrackLine"
类“Bed15TrackLine”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A <acronym>UCSC</acronym> track line for graphical tracks.
一个<acronym> UCSC</首字母缩写>图形轨道的轨道线。
类的对象----------Objects from the Class----------
Objects can be created by calls of the form new("Bed15TrackLine", ...) or parsed from a character vector track line with as(text, "Bed15TrackLine").
可以创建对象的形式new("Bed15TrackLine", ...)用as(text, "Bed15TrackLine")字符向量轨道线解析调用。
插槽----------Slots----------
expStep: A "numeric" scalar indicating the step
expStep:一个"numeric"标指示的步骤
expScale: A positive "numeric" scalar indicating the range of the data to be [-expScale, expScale] for
expScale:一个积极的"numeric"标表示数据的范围是[-expScale, expScale]
expNames: A "character" vector naming the
expNames:"character"向量命名
name: Object of class "character" specifying
name:Object类的"character"指定
description: Object of class "character"
description类"character":对象
visibility: Object of class "character" indicating the default visible mode of the track, see
visibility:Object类的"character"表示轨道的默认显示模式,请参阅
color: Object of class "integer" representing the track color (as from col2rgb).
color:Object类的"integer"代表轨道的颜色(从col2rgb)。
priority: Object of class "numeric" specifying
priority:Object类的"numeric"指定
延伸----------Extends----------
Class "TrackLine", directly.
类"TrackLine",直接。
方法----------Methods----------
as(object, "character") Export line to its string
(对象,“字符”)的出口线,它的字符串
作者(S)----------Author(s)----------
Michael Lawrence
参考文献----------References----------
参见----------See Also----------
export.bed15 for exporting bed15 tracks.
export.bed15,出口bed15轨道。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|