在分析人类人口样本时,Winsorization通过流行的微分表达方法大大减少了假阳性
Lu Yang1,2, Xianyang Zhang3, Jun Chen4,5
1Division of Computational Biology, Department of Quantitative Health Sciences, Mayo Clinic, Rochester, MN, 55905, USA.
Genome biology
|October 31, 2024
概括
温索化解决了RNA测序 (RNA-seq) 数据中的异常值,减少了差异表达分析工具 (如DESeq2和edgeR) 的膨胀误差率. 这种方法使这些工具适用于大型数据集,与威尔科克森等级和值测试相提并论.
科学领域:
- 生物信息学是一种生物信息学.
- 计算生物学 计算生物学
- 基因组学就是基因组学.
背景情况:
- RNA测序 (RNA-seq) 对于基因表达分析至关重要.
- DESeq2和edgeR被广泛用于微分表达式分析.
- 之前的研究表明,这些工具的I型错误率过高.
研究的目的:
- 调查异常数据对微分表达式分析的影响.
- 评估Winsorization在纠正膨胀错误率方面的有效性.
- 确定校正工具是否适用于大型RNA-seq数据集.
主要方法:
- 使用DESeq2和edgeR进行RNA-seq数据分析.
- 实施胜利分类来处理异常数据.
- 错误率和统计能力的比较,有和没有winorization.
- 与威尔科克森等级和总和测试进行基准测试.
主要成果:
- 温索化显著降低了DESeq2和edgeR的I型错误率.
- 获胜的DESeq2和edgeR的统计能力与威尔科克森的等级和和测试相当.
- 修正后的工具显示,对大规模RNA-seq分析的可靠性有所提高.
结论:
- 通过winorization正确处理异常值对于准确的微分表达式分析至关重要.
- 当与winorization一起应用时,DESeq2和edgeR是大型RNA-seq数据集的可靠替代方案.
- 这种方法提高了在基因组研究中流行的生物信息学工具的实用性.
相关概念视频
Testing a Claim about Population Proportion
A complete procedure for testing a claim about a population proportion is provided here.
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
Introduction to the Sign Test
The sign test is an important tool in nonparametric statistics, offering a straightforward yet effective method for analyzing matched pairs, nominal data, or hypotheses concerning the median of a population. It transforms data points into positive or negative signs, avoiding the need for assumptions about data distribution and instead focusing on the direction of change. It is particularly valuable when data does not conform to the normal distribution requirements of many parametric tests. For...
Wald-Wolfowitz Runs Test I
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
Sign Test for Median of Single Population
In general, the sign test serves as a nonparametric method to test hypotheses about the median of a single population when the data does not follow a known distribution. This simplicity makes it particularly useful for small sample sizes or when the assumptions of parametric tests cannot be met. The process begins with identifying a null hypothesis, typically stating that the population median equals a specific value. The alternative hypothesis could be that the median is either not equal to,...
Wilcoxon Signed-Ranks Test for Median of Single Population
The Wilcoxon signed-rank test for the median of a single population is a nonparametric test used to evaluate whether the median of a population differs from a specified value. Unlike parametric tests, it does not require data to follow a normal distribution, making it suitable for non-normal or small samples. The test begins by calculating the difference (d) between each observation and the hypothesized median. The absolute values of these differences are ranked in ascending order, with ties...
Wald-Wolfowitz Runs Test II
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...


