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

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

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

                                         plateCore: A Bioconductor package for high throughput analysis of flow cytometry data
                                         plateCore:Bioconductor高通量分析流式单元仪数据包

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

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

plateCore is a Bioconductor packaged created to make processing and analysis of large, complex flow datasets in R easier. High throughput flow studies are often run in a 96 or 384-well plate format, with a number of different samples,  controls, and antibodies-dye conjugates present on the plate. Analyzing the output from the cytometer requires keeping track of the contents of each well, matching sample wells with control wells, gating each well/channel separately, making the appropriate plots, and summarizing the results. plateCore extends the flowCore and flowViz packages to work on flowPlate objects that represent these large flow datasets. For those familiar with flowCore and flowViz,  the gating (filtering), transformation, and other data manipulations for flowPlates are very similar to flowSets.
plateCore是一个的Bioconductor创建大型,复杂的流数据集的处理和分析,使研发更容易包装。高通量流研究往往运行在96或384孔板格式,用不同的样品,控制和抗体 - 染料共轭板的数量。分析从流式单元仪的输出,需要跟踪每口井的内容,匹配样品门每口井/通道分别控制井,水井,进行适当的图,总结的结果。 plateCore延伸flowCore和flowViz包flowPlate这些大流量的数据集对象表示。对于那些熟悉flowCore和flowViz,浇注(过滤),改造,和其他数据操作flowPlatesflowSets非常相似。


Details

详情----------Details----------


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


Errol Strain, Florian Hahne, and Perry Haaland
Maintainer: Errol Strain <estrain@gmail.com>




参考文献----------References----------



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


library(plateCore)
data(plateCore)

## Get the lymphocytes[#获取淋巴单元]
rectGate <- rectangleGate("FSC-H"=c(300,700),"SSC-H"=c(50,400))
pbmcPlate <- Subset(pbmcPlate, rectGate)

## Create a flowPlate object from the platePBMC and the wellAnnotation[#创建一个从“platePBMC flowPlate对象的wellAnnotation]
fp <- flowPlate(pbmcPlate,wellAnnotation,plateName="P1")


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 10:05 , Processed in 0.019832 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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