paper-with-me

홈 › Papers

KGP: An R Package with Metadata from the 1000 Genomes Project

2022-10-02 · Stephen D. Turner

The 1000 Genomes Project provides sequencing data on 3,202 samples from 26 populations spanning five continental regions with no access or use restrictions. The kgp R package provides consistent and comprehensive metadata about samples and populations in the 1000 Genomes Project and other population sequencing data in the International Genome Sample Resource collection. The kgp package is distributed via the Comprehensive R Archive Network (CRAN) at https://cran.r-project.org/package=kgp. Source code is available on GitHub at https://github.com/stephenturner/kgp. Further documentation is online at https://stephenturner.github.io/kgp/.

📄 PDF Abstract BibTeX arXiv:2210.00539

Code (1)

stephenturner/kgp 공식 구현

Similar Papers 제목 키워드 기반

gggenomes: effective and versatile visualizations for comparative genomics

2024-11-05 · Thomas Hackl, Markus Ankenbrand, Bart van Adrichem, David Wilkins 외

The effective visualization of genomic data is crucial for exploring and interpreting complex relationships within and across genes and genomes. Despite advances in developing dedicated bioinformatics software, common vi…

EGC: a format for expressing prokaryotic genomes content expectations

2023-03-15 · Giorgio Gonnella

The number of available genomes of prokaryotic organisms is rapidly growing enabling comparative genomics studies. The comparison of genomes of organisms with a common phenotype, habitat or phylogeny often shows that the…

CoverM: Read alignment statistics for metagenomics

2025-01-20 · Samuel T. N. Aroney, Rhys J. P. Newell, Jakob N. Nissen, Antonio Pedro Camargo 외

Genome-centric analysis of metagenomic samples is a powerful method for understanding the function of microbial communities. Calculating read coverage is a central part of analysis, enabling differential coverage binning…

Computational Efficiency

ProSt: computing, storing and visualizing attributes of prokaryotic genomes

2023-07-17 · Giorgio Gonnella

Prokaryotic organisms usually possess compact genomes, which are particularly suitable to complete sequencing with existing technologies, which led to an escalating accumulation of available genome data. In response to t…

Attribute

Nirjas: An open source framework for extracting metadata from the source code

2024-09-22 · Ayush Bhardwaj, Sahil, Kaushlendra Pratap, Gaurav Mishra

Metadata and comments are critical elements of any software development process. In this paper, we explain how metadata and comments in source code can play an essential role in comprehending software. We introduce a Pyt…