Skip to content

pepperell-lab/alignmentQC

Repository files navigation

alignmentQC

QC scripts for alignments

###missingness.py This script takes a fasta alignment as input and calculates the number of gaps/missing sites (denoted by "-") for each strain in the alignment and outputs this info in a file and a histogram.

Usage: missingness.py -i [inputfile]

###gapPositions.py This script takes a fasta alignment as input and calculates the number of gaps at each site in the alignment and outputs this to a file.

Usage: gapPositions.py [alignment]

About

QC scripts for alignments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages