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

R语言 plateCore包 densityplot()函数中文帮助文档(中英文对照)

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

                                         One-dimensional density plots for flowPlates
                                         flowPlates为一维密度图

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

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

This function is a modified version of densityplot from the flowViz package that allows for multiple flowFrames per panel. flowViz densityplot plots the density curves in a  one per panel style, while the flowPlate densityplot can overlay densities.
这个函数是从flowViz包的版本,它允许多个flowFrames每面板densityplot修改。 flowViz densityplot图的密度曲线,在每一个面板风格,而flowPlate densityplot可以覆盖密度。


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


## S4 method for signature 'formula,flowPlate'
densityplot(x, data, xlab,
    prepanel=prepanel.densityplot.flowPlate,
    panel = panel.densityplot.flowPlate,
    as.table=TRUE,
    filterResult=NULL,
    ...)



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

参数:x
A formula describing the layout of the plots.
一个公式描述的图的布局。


参数:data
A flowPlate.
一个flowPlate。


参数:xlab
Label for the x-axis
为x轴的标签


参数:prepanel
Lattice-flowViz prepanel function.
的格子flowViz prepanel功能。


参数:panel
Lattice-flowViz panel function.
格flowViz面板功能。


参数:as.table
Defaults to table layout.
默认表布局。


参数:filterResult
filterResult can either take the character string "Negative.Control" and have the negative control wells added to the panels, or if filterResult is a flowFrame then the density curve for the flowFrame will be added to each panel.
要么filterResult可以采取字符串“Negative.Control的”和阴性对照井添加到面板,或如果filterResult flowFrame,然后为flowFrame密度曲线将被添加到每个小组。


参数:...
optional arguments
可选参数


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

flowViz::densityplot
flowViz::densityplot


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


# Load the plateCore package and data[加载plateCore包和数据]
library(plateCore)
data(plateCore)

# Create a flowPlate from the sample data in plateCore[从在plateCore的样本数据,创建1 flowPlate]
fp <- flowPlate(pbmcPlate,wellAnnotation,plateName="P1")

# Overlay the first 3 flowFrames.  If the groups argument was[叠加3 flowFrames。如果该组参数]
# omitted, then the flowFrames would be combined into a single[省略,则flowFrames将合并成一个单一]
# density curve.[密度曲线。]
densityplot(~ `FSC-H`, fp[1:3], groups=name, auto.key=TRUE)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 10:10 , Processed in 0.037060 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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