相关实验视频
Updated: Jun 17, 2025

12:00
A Practical Guide to Phylogenetics for Nonexperts
Published on: February 5, 2014
35.3K
遗传树统计:使用新的R包"树状统计"进行系统概述
Thijs Janzen1, Rampal S Etienne1
1Groningen Institute for Evolutionary Life Sciences, University of Groningen, Groningen, the Netherlands.
Molecular phylogenetics and evolution
|August 8, 2024
概括
将遗传树进行比较是复杂的. 本研究介绍了R包"树状数据",用于计算70个总结统计数据,揭示相关性并确定新的平衡统计数据,以便更好地分析树状数据.
科学领域:
- 人类遗传学 是一个学科.
- 计算生物学 计算生物学
- 进化生物学 进化生物学
背景情况:
- 遗传学树提供了对多样化的见解,但它们具有很高的维度,很难进行比较.
- 众多的综合统计数据存在,但它们的相互关系和信息覆盖范围不太清楚.
- 现有的研究往往侧重于极端树平衡 (完全平衡与不平衡),忽视中间状态.
研究的目的:
- 调查各种族系遗传总结统计数据之间的相关性.
- 评估总结统计的信息内容,以解释不同类型的变异.
- 使用新算法探索树平衡属性并确定关键平衡统计数据.
主要方法:
- 开发了R包"树状统计"以高效计算70个总结统计数据.
- 使用实证和模拟的家族遗传树分析统计数据之间的相关性.
- 引入了一个算法来生成沿平衡梯度沿着树来研究统计变化的算法.
主要成果:
- 大多数总结统计与树的大小相关,在不了解生成模型的情况下对大小校正提出挑战.
- 根据拓或分支时间确定了至少三大相关统计数据集群.
- 树平衡统计显示了与树平衡的复杂,非线性和非单调的关系.
结论:
- "树木统计"套件为植物遗传学分析提供了有价值的工具.
- 树木平衡是一个比以前假设的更复杂的特征.
- 提供了建议,以选择适当的总结统计数据,用于基系树的比较和分析.
相关概念视频
Statistical Analysis: Overview
6.3K
When we take repeated measurements on the same or replicated samples, we will observe inconsistencies in the magnitude. These inconsistencies are called errors. To categorize and characterize these results and their errors, the researcher can use statistical analysis to determine the quality of the measurements and/or suitability of the methods.
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
6.3K
Survival Tree
74
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
74
Biostatistics: Overview
227
Biostatistics plays a crucial role in understanding and analyzing data in healthcare and biology. Biostatisticians conduct experiments, gather evidence, and draw meaningful conclusions using statistical methods and techniques. Different variables form the foundation of biostatistical analysis, allowing researchers to understand and interpret data effectively. These variables are classified into different types, each serving a specific purpose in statistical analysis.
Discrete variables are...
Discrete variables are...
227
Introduction to R
259
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
259
Evolutionary Relationships through Genome Comparisons
5.7K
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
5.7K
Interpreting R Charts
61
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
61

