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

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

[复制链接]
发表于 2012-2-26 01:07:04 | 显示全部楼层 |阅读模式
MAplot(MmPalateMiRNA)
MAplot()所属R语言包:MmPalateMiRNA

                                        MA plot
                                         主图

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

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

Plots of the log2 expression ratios (M values) versus the mean log2 expression values (A values) for each probe for each array.  
图log2表达率(M值)对每个探针的log2表达的平均值(A值)为每个阵列。


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


MAplot(x, ...)

## S4 method for signature 'MAList'
MAplot(
    x,
    ...)

## S4 method for signature 'NChannelSet'
MAplot(
    x,
    ...)



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

参数:x
Either an MAList object  or an NChannelSet object
一个MAList对象或NChannelSet对象的


参数:...
arguments to pass to xyplot   
参数传递xyplot


Details

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

The  so-called "MA" plot can be used to evaluate whether their is a bias associated with overall intenstity level for each array.  Loess smoothed regression lines are superimposed on each plot to demonstrate the trend.
所谓的“马”的图,可以用来评估是否他们是与每个阵列的整体intenstity水平相关联的偏见。黄土平滑回归线叠加在每个图展示的趋势。


方法----------Methods----------

M and A values are stored as matrices in x
M和A值存储为矩阵x

M and A values are calculated from the R and G matrices returned by assayData(x)
M和A和R返回G矩阵计算assayData(x)值


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

densityplot for density plots of log2 intensity values, levelplot for pairwise distance plots between arrays,  and MADvsMedianPlot for median absolute deviation versus median plots.
densityplot的log2强度值密度图,levelplot阵列,MADvsMedianPlot位数绝对偏差与中位数的图之间成对距离图。


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


data(PalateData)
reducedSet <- filterArray(PalateData, keep=c("MIR", "LET", "POSCON", "CALIB"),
                          frac=1.1, number=3, reps=4)
ndata.quantile <- normalizeBetweenArrays(reducedSet, method="quantile")
res <- MAplot(ndata.quantile)
print(res)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-3 07:12 , Processed in 0.029353 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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