Skip to content

VCF-Simplify-v2.1

Compare
Choose a tag to compare
@everestial everestial released this 14 May 23:05
· 53 commits to master since this release
2580237

A new "VCF-Simplify" with capabilities to:

  • Convert a VCF file to Table output:

    • convert VCF to most simple output while decompresses INFO, FORMAT field of all the SAMPLE.
    • This tools also provides more controlled workflow to only extract desired INFO tags, FORMAT tags for only desired samples of interest.
  • Convert the TABLE to VCF file

  • Convert VCF to Haplotype file (to be used in phase-Extender and phase-Stitcher)

  • Convert Haplotype file to VCF.