相关实验视频
Updated: Jan 9, 2026

13:33
Infinium Assay for Large-scale SNP Genotyping Applications
Published on: November 19, 2013
39.8K
在大型基因组间隔数据集上进行极性生物快速,可扩展和外核操作
Marek Wiewiórka1, Pavel Khamutou1, Marek Zbysiński2
1Institute of Computer Science, Warsaw University of Technology, 00-665 Warsaw, Poland.
Bioinformatics (Oxford, England)
|December 1, 2025
概括
polars-bio在Python中显著加快了基因组间隔数据分析,比现有的工具提供了更快,更有效的内存操作. 这个新图书馆增强了计算基因组学工作流程,用于研究人员工作的大数据集.
科学领域:
- 计算型基因组学计算型基因组学
- 生物信息学是一种生物信息学.
- 数据科学数据科学数据科学
背景情况:
- 基因组研究需要对基因组间隔进行计算密集的分析.
- 拥有像Pandas这样的库的Python被广泛使用,但面临着可扩展性挑战.
- 极点,一个现代的替代方案,提供了改进的性能与生后台.
研究的目的:
- 介绍Polars-bio,一个用于高效基因组间隔数据处理的Python库.
- 在大型基因组数据集上实现快速,并行和核心之外的操作.
- 提供与现有图书馆 (如Bioframe) 相兼容的替代方案.
主要方法:
- 在Rust中使用Apache DataFusion和Apache Arrow实现.
- 与极点和熊猫数据框架格式兼容.
- 在现实世界和合成数据集上与Bioframe进行基准测试.
主要成果:
- 实现了显著的加速度:在真实世界的数据上比Bioframe快6.5倍-38倍.
- 证明了显著的内存减少:内存使用量减少了多达90倍.
- 在多线程基准中表现出良好的可扩展性特征.
结论:
- polars-bio是基因组间隔数据框架中最有效的单节点 Python 库.
- 为基因组数据分析提供了显著的性能改进.
- 便于更有效地处理大规模的基因组间隔数据集.
相关概念视频
Genomics
39.6K
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...
39.6K
Gene Evolution - Fast or Slow?
7.9K
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.9K
Gene Evolution - Fast or Slow?
3.4K
3.4K
Comparing Copy Number Variations and SNPs
18.5K
Sequencing of the human genome has opened up several best-kept secrets of the genome. Scientists have identified thousands of genome variations that exist within a population. These variations can be a single nucleotide or a larger chromosomal variation.
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
Copy number variations or CNVs are the structural variations that cover more than 1kb of DNA sequence. The single nucleotide polymorphism (SNP), on the other hand, is a single nucleotide change or a point mutation that is found in more than 1%...
18.5K
DNA Microarrays
20.6K
Microarrays are high-throughput and relatively inexpensive assays that can be automated to analyze large quantities of data at a time. They are used in genome-wide studies to compare gene or protein expression under two varied conditions, such as healthy and diseased states. Microarrays consist of glass or silica slides on which probe molecules are covalently attached through surface functionalization. Most commonly, the slides are prepared through the chemisorption of silanes to silica...
20.6K
Genomic DNA in Eukaryotes
52.1K
Eukaryotes have large genomes compared to prokaryotes. To fit their genomes into a cell, eukaryotic DNA is packaged extraordinarily tightly inside the nucleus. To achieve this, DNA is tightly wound around proteins called histones, which are packaged into nucleosomes that are joined by linker DNA and coil into chromatin fibers. Additional fibrous proteins further compact the chromatin, which is recognizable as chromosomes during certain phases of cell division.
52.1K

