WhopGenome: high-speed access to whole-genome variation and sequence data in R

Bioinformatics. 2015 Feb 1;31(3):413-5. doi: 10.1093/bioinformatics/btu636. Epub 2014 Oct 1.

Abstract

Summary: The statistical programming language R has become a de facto standard for the analysis of many types of biological data, and is well suited for the rapid development of new algorithms. However, variant call data from population-scale resequencing projects are typically too large to be read and processed efficiently with R's built-in I/O capabilities. WhopGenome can efficiently read whole-genome variation data stored in the widely used variant call format (VCF) file format into several R data types. VCF files can be accessed either on local hard drives or on remote servers. WhopGenome can associate variants with annotations such as those available from the UCSC genome browser, and can accelerate the reading process by filtering loci according to user-defined criteria. WhopGenome can also read other Tabix-indexed files and create indices to allow fast selective access to FASTA-formatted sequence files.

Availability and implementation: The WhopGenome R package is available on CRAN at http://cran.r-project.org/web/packages/WhopGenome/. A Bioconductor package has been submitted.

Contact: lercher@cs.uni-duesseldorf.de.

Publication types

  • Research Support, Non-U.S. Gov't

MeSH terms

  • Algorithms*
  • Genetic Variation*
  • Genome, Human*
  • Genomics / methods*
  • Humans
  • Molecular Sequence Annotation*
  • Software*