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

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

[复制链接]
发表于 2012-2-26 13:17:18 | 显示全部楼层 |阅读模式
summarizeRepsNoFiltering(RNAither)
summarizeRepsNoFiltering()所属R语言包:RNAither

                                         Generate a new dataset with summarized replicates
                                         总结复制生成新的数据集

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

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

Generates a new dataset with summarized replicates. Keeps wells/spots with SpotType -1 in the dataset, but intensity values are replaced with NA.
总结复制生成一个新的数据集。保持与SpotType在集-1井/点,但强度值与NA取代。


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


summarizeRepsNoFiltering(data, funSum, col4val, col4anno, cols2del)



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

参数:data
an R data frame generated with generateDatasetFile  
R的数据框生成的以generateDatasetFile


参数:funSum
a function used to summarize the values of a replicate, e.g.  mean,  median, rms, trim,  max,  min, closestToZero, furthestFromZero, ...  
总结复制值的功能,例如:  mean, median,rms,trim, max, min,closestToZero,furthestFromZero.. 。


参数:col4val
a character vector (containing for example  "SigIntensity",  Background,  NbCells,  PercCells, ...) specifying the columns that will be summarized by  funSum  
一个字符向量指定将 "SigIntensity"的总结列(包含例如 Background, NbCells, PercCells, funSum,...)


参数:col4anno
a character string specifying the name of the dataset column to be used to define the replicate, e.g.  "GeneName" or  "Internal_GeneID"  
一个字符串指定的被用来定义复制数据集列的名称,如 "GeneName"或 "Internal_GeneID"


参数:cols2del
a character vector containing the columns to delete, for example  "SDSIntensity"  
一个字符向量包含的列删除,例如 "SDSIntensity"


Details

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

All columns containing replicate values will be summarized by  funSum. For all columns containing positions, screen numbers, plate numbers, etc., all information for different replicates will be kept, comma-separated. All columns containing standard deviations of channels should be specified in  colnames2delete.
所有列包含重复值将总结 funSum。重复为所有列包含位置,屏幕号码,车牌号码等,所有不同的信息将被保留,以逗号分隔。所有列载标准偏差通道应指定在 colnames2delete。


值----------Value----------

Returns the summarized dataset.
返回汇总数据集。


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

summarizeReps, eraseDataSetColumn, generateReplicateMat, generateRepMatNoFilter, mean, median, rms, trim, max, min, closestToZero, furthestFromZero
summarizeReps,eraseDataSetColumn,generateReplicateMat,generateRepMatNoFilter,mean,median,rms,trim,max,min,closestToZero,furthestFromZero


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


data(exampleDataset, package="RNAither")

colname4val <- c("SigIntensity", "Background", "NbCells", "PercCells")
summarizeddataset <- summarizeRepsNoFiltering(dataset, mean, colname4val, "GeneName", "SDSIntensity")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-25 09:21 , Processed in 0.019898 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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