KGP: An R Package with Metadata from the 1000 Genomes Project
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/.
Code (1)
Similar Papers 제목 키워드 기반
gggenomes: effective and versatile visualizations for comparative genomics
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
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
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 EfficiencyProSt: computing, storing and visualizing attributes of prokaryotic genomes
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…
AttributeNirjas: An open source framework for extracting metadata from the source code
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…