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

08:57
Using Phylogenetic Analysis to Investigate Eukaryotic Gene Origin
Published on: August 14, 2018
15.8K
getphylo:快速和自动生成多个位置的遗传树
T J Booth1, S Shaw2, P Cruz-Morales2
1The Novo Nordisk Foundation Center for Biosustainability, Danmarks Tekniske Universitet, Kongens Lyngby, Denmark. thoboo@biosustain.dtu.dk.
BMC bioinformatics
|January 18, 2025
概括
getphylo是一个新的Python工具,可以快速生成基因组规模的基因组树 de novo. 它在更短的时间内提供与现有方法相匹配的质量,不需要大型数据库.
科学领域:
- 基因组学就是基因组学.
- 生物信息学是一种生物信息学.
- 计算生物学 计算生物学
背景情况:
- 基因组数据正在迅速增加,需要高效的基因树构建工具.
- 目前的方法通常依赖于广泛的数据库或漫长的de novo计算,限制速度和分类范围.
研究的目的:
- 介绍getphylo,这是一个Python工具,用于快速,de novo生成基因组规模的遗传树.
- 解决现有工具在速度,数据库依赖性和分类范围方面的局限性.
主要方法:
- getphylo通过在输入基因组中搜索单拷贝基因来启发式识别正义基因.
- 用最大概率从所有编码序列的连接对齐中推断出族系.
- 该工具与使用细菌和真核生物基因组的autoMLST和GTDB-tk进行了基准测试.
主要成果:
- getphylo可以产生与现有工具相比质量的遗传树,但在很短的时间内.
- 该工具在各种数据集中展示了灵活性,包括细菌和真核体基因组和生物合成基因集群.
- 基准测试显示getphylo的优越速度不影响树木质量.
结论:
- getphylo是一个快速,可靠和自动化的工具,用于生成基因组规模的家族遗传树.
- 它消除了对大型本地数据库和密集计算的需求,使遗传学更容易获得.
- 该工具的速度,灵活性和可用性使其成为植物遗传学工具包中的一个有价值的补充.
相关概念视频
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
Phylogenetic Trees
45.1K
Phylogenetic trees come in many forms. It matters in which sequence the organisms are arranged from the bottom to the top of the tree, but the branches can rotate at their nodes without altering the information. The lines connecting individual nodes can be straight, angled, or even curved.
45.1K
Gene Evolution - Fast or Slow?
7.0K
The genomes of eukaryotes are punctuated by long stretches of sequence which do not code for proteins or RNAs. Although some of these regions do contain crucial regulatory sequences, the vast majority of this DNA serves no known function. Typically, these regions of the genome are the ones in which the fastest change, in evolutionary terms, is observed, because there is typically little to no selection pressure acting on these regions to preserve their sequences.
In contrast, regions which code...
In contrast, regions which code...
7.0K
Phylogeny
43.6K
Phylogeny is concerned with the evolutionary diversification of organisms or groups of organisms. A group of organisms with a name is called a taxon (singular). Taxa (plural) can span different levels of the evolutionary hierarchy. For instance, the group containing all birds is a taxon (comprising the class Aves), and the group of all species of daisies (the genus Bellis) is a taxon. Phylogenies can likewise include just one genus (i.e., depict species relationships) or span an entire kingdom.
43.6K
The Tree of Life - Bacteria, Archaea, Eukaryotes
32.1K
The “tree of life” describes the evolution of life and the evolutionary relationships between organisms. The root of the tree is the common ancestor to all life on Earth. All other species radiate from this point, much like the branches of a tree. The numerous tips of these branches on the tree of life represent every living, or extant, species. Extinct species, which are species that no longer exist, can be found towards the center of the tree. Currently, these organisms, both...
32.1K
Export of Mitochondrial and Chloroplast Genes
3.6K
A eukaryotic cell can have up to three different types of genetic systems: nuclear, mitochondrial, and chloroplast. During evolution, organelles have exported many genes to the nucleus; this transfer is still ongoing in some plant species. Approximately 18% of the Arabidopsis thaliana nuclear genome is thought to be derived from the chloroplast’s cyanobacterial ancestor, and around 75% of the yeast genome derived from the mitochondria’s bacterial ancestor. This export has occurred...
3.6K

