Giter Club home page Giter Club logo

lift-over-vcf's Introduction

lift-over-vcf

UCSC liftOver (genome build converter) for vcf format

Usage example

E.g., Convert 1000 Genomes (build 37) to build 38:

$ cat ${vcf}| python lift-over.py --chain hg19ToHg38
filename in test/data description
ALL.chr15.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf 1000 Genomes data from FTP
ALL.chr15.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.liftover_to_b38.vcf + lift over from b38

E.g., Convert HapMap (build 36) to build 37:

$ cat ${vcf}| python lift-over.py --chain hg18ToHg19
filename in test/data description
genotypes_chr12_JPT+CHB_r24_nr.b36_fwd.txt HapMap genotype data from FTP
genotypes_chr12_JPT+CHB_r24_nr.b36_fwd.txt.vcf + convert to vcf
genotypes_chr12_JPT+CHB_r24_nr.b36_fwd.txt.liftover_to_b37.vcf + lift over from b37

lift-over-vcf's People

Contributors

knmkr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lift-over-vcf's Issues

how to set output

hi can you tell me how to set output, the cmd finished in a second.
cat hapmap_3.3.hg38.vcf | python3 liftover.py --chain hg38ToHg19.over.chain.gz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.