gdPlot(GenomeGraphs)
gdPlot()所属R语言包:GenomeGraphs
gdPlot is the main plotting function of the GenomeGraphs package
gdPlot是策划的GenomeGraphs包的主要功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
gdPlot is the main plotting function of the GenomeGraphs package. A collection of objects are given as a list and these will then be plotten in the order given.
gdPlot是策划的GenomeGraphs包的主要功能。列表对象的集合,然后将在给定的顺序plotten。
用法----------Usage----------
labelColor = "black", labelCex = 1, labelRot = 90)
参数----------Arguments----------
参数:gdObjects
This is either a list of gdObjects which will be plotted from top to bottom or a single gdObjects to be plotted.
这是一个gdObjects将绘制从上到下或一个单一的gdObjects绘制的列表。
参数:minBase
minBase defines the minimum base that will be plotted, if ommitted a minimum is determined from the objects in gdObjects if possible.
minBase定义将绘制的,如果省略时从gdObjects如果可能的话,对象确定最低最低的基础。
参数:maxBase
maxBase defines the maximum base that will be plotted,if ommitted a minimum is determined from the objects in gdObjects if possible.
maxBase定义将绘制的,如果省略时从gdObjects如果可能的话,对象确定最低的最大碱基。
参数:overlays
overlays defines a set of regions to overlay on the plot. This argument is either a list or a single Overlay object.
overlays定义一个区域一套覆盖图。这种说法是一个列表或一个单一的覆盖对象。
参数:labelColor
Draw the labels with the given colors.
与给定的颜色绘制的标签。
参数:labelCex
Character expansion factor.
字符膨胀系数。
参数:labelRot
Rotate the track labels labelRot degrees.
旋转轨道标签labelRot度。
作者(S)----------Author(s)----------
Steffen Durinck and James Bullard
参考文献----------References----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|