Removes a standard list of features for MiChip processing
移除MiChip处理的功能的标准列表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Removes all empty spots, control spots, U6 RNA, non human spots from an ExpressionSet in the standard fashion. A wrapper for removeUnwantedRows
删除所有空点,控制点,U6的核糖核酸,从一个标准时尚ExpressionSet非人类的斑点。包装为removeUnwantedRows
用法----------Usage----------
standardRemoveRows(rawData)
参数----------Arguments----------
参数:rawData
ExpressionSet containing the matrix to be filtered
ExpressionSet包含矩阵进行过滤
举例----------Examples----------
#Filter standard rows from an ExpressionSet[从ExpressionSet过滤器的标准行]
## Not run: [#无法运行:]
myfilterdEset <-standardRemoveRows(rawData)