Skip to content

connor-lab/msa2vcf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

msa2vcf

Turn a fasta-format MSA into one vcf per sequence.

msa2vcf msa.fasta ref_name

Install

pip install git+https://github.com/connor-lab/msa2vcf.git

Notes

VCF position is based on reference position.

IUPAC bases:

  • Ref base is stripped from list of potentials
  • Variant AF is given as 1/IUPAC redundancy

Pretty much all Python stdlib and all that entails - no input checking, no brakes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages