Skip to content

Remap the Genome in a Bottle NA12878 validation variant calls to human genome build 38

Notifications You must be signed in to change notification settings

deannachurch/giab_remap_38

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genome in a Bottle NA12878 Human Genome 38 remapped validation set

Scripts to remap the Genome in a Bottle NA12878 validation variant calls to build 38 (GRCh38/hg38) of the human genome.

These convert the VCF calls and assessment region BED files from build 37 to build 38 coordinates using remapping. We take multiple remapping approaches for testing purposes:

Usage

Download the inputs with:

cd inputs && bash get_inputs.sh

Run the remapping with:

bash run.sh

Requirements

This depends on external tools to do the actual work:

The easiest way to install the Python dependencies is with Miniconda. Then do:

conda install -c bcbio crossmap pyfaidx

Contributors

Deanna Church Brad Chapman

About

Remap the Genome in a Bottle NA12878 validation variant calls to human genome build 38

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 66.6%
  • Python 18.7%
  • Shell 14.7%