Normalization with BScores (see References).
BScores标准化(见参考资料)。
用法----------Usage----------
BScore(header, dataset, listOfArgs)
参数----------Arguments----------
参数:header
the header of a dataset file generated with generateDatasetFile
数据集文件头生成的以generateDatasetFile
参数:dataset
an R data frame generated with generateDatasetFile
R的数据框生成的以generateDatasetFile
参数:listOfArgs
a list containing: - a character string specifying the column whose values will be used for normalization - a flag specifying whether controls should be excluded for the computation of the median polish (1) or not (0)
一个列表,其中包含: - 一个字符串,指定列的值将被用于标准化 - 一个标志,指定是否应排除波兰的中位数(1)或(0)计算控制
值----------Value----------
A list containing:
一份列表,列出:
参数:header
The new header (with an added entry about the normalization procedure in the comments)
新的头(与有关标准化过程中添加条目的意见)
参数:dataset
The new dataset with normalized values. The old values are saved in an extra column of the dataset with the suffix ".old"
新的数据集与标准化值。旧值保存在一个额外的列的数据集后缀“。老”