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

R语言 rphast包 plot.gene()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 00:02:42 | 显示全部楼层 |阅读模式
plot.gene(rphast)
plot.gene()所属R语言包:rphast

                                        Gene plot
                                         基因图

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

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

make gene plot
基因图


用法----------Usage----------


    lty=par("lty"), lwd=par("lwd"), add=FALSE, xlim=range.feat(x),
    ylim=c(y - height * 3/4, y + height * 3/4), ...)



参数----------Arguments----------

参数:x
An object of type feat
的对象类型feat,


参数:y
the location of the plot on the y axis
的图上的y轴的位置


参数:height
the height of the boxes
的框的高度


参数:arrow.density
The density of the arrows in arrows per inch
每英寸的箭头中的箭头的密度


参数:angle
angle (in degrees) of the arrow heads
角(度)的箭头的头


参数:col
color to use for plotting
要使用的颜色的图


参数:lty
line type for arrows, borders, and shading
线路类型箭头,边框和底纹


参数:lwd
line width for arrows, borders and shading
线箭头宽度,边框和底纹


参数:add
if TRUE, add to existing plot
如果TRUE,添加到现有的图


参数:xlim
A numerical vector of length 2 giving the range for the x-axis.
给人的范围内对于x轴的长度为2的数值矢量。


参数:ylim
A numerical vector of length 2 giving the range for the y-axis.
的数值向量,长度为2的范围为y轴。


参数:...
graphical parameters to be passed to plot.
图形参数被传递到plot。


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


Melissa J. Hubisz



实例----------Examples----------


exampleArchive <- system.file("extdata", "examples.zip", package="rphast")
featFile <- "sol1.gp"
unzip(exampleArchive, featFile)
f <- read.feat(featFile)
plot.gene(f)
plot.gene(f, xlim=c(0, 10000))  #zoom in[放大]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 07:42 , Processed in 0.022012 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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