Skip to main content

Package to map VCFs between genome builds

Project description

vcfremapper

utility to convert coordinates of variants in VCF files between different genome builds.

Install

Install via pip:

pip install vcfremapper

Usage

vcfremapper PATH_TO_VCF CONVERTED --reference genome.fa

# or pass output to bgzip
vcfremapper PATH_TO_VCF --reference genome.fa | bgzip > CONVERTED

# or pipe in gzipped data
cat PATH_TO_VCF | vcfremapper --reference genome.fa | bgzip > CONVERTED

Options:

  • --reference - path to reference genome, for the build being converted to.
  • --build-in - build to convert from, defaults to hg19
  • --build-out - build to convert to, defaults to hg38
  • --tempdir - folder to save uncompressed temp file in before sorting

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vcfremapper-1.0.5.tar.gz (7.8 kB view details)

Uploaded Source

File details

Details for the file vcfremapper-1.0.5.tar.gz.

File metadata

  • Download URL: vcfremapper-1.0.5.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.1.post20201107 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.8.5

File hashes

Hashes for vcfremapper-1.0.5.tar.gz
Algorithm Hash digest
SHA256 6f0dc60165a90487fc46155fcd30a82039301e0ca4a0b585fd1373f2ca838828
MD5 5e4df122da4332f9ee16f4185663c82e
BLAKE2b-256 300ed0d16d882073f105ac8e5b0d11cdade2cd8d27679ab481af7fffe247edfd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page