fhcrc / seqmagick

An imagemagick-like frontend to Biopython SeqIO
http://seqmagick.readthedocs.org
GNU General Public License v3.0
112 stars 22 forks source link

Trim high identity sites/columns from alignment? #83

Open metasoarous opened 4 years ago

metasoarous commented 4 years ago

From: https://twitter.com/firefoxx66/status/1244956562550120448?s=20

Is there a good python module/code that can (speedily) read in - or reduce to after reading in - only the variable sites from a sequence alignment?

Maybe something like a --trim-invariant and/or --trim-invariant-threshold options?