A simple python program to split MSAs in FASTA format.
Go to file
2023-03-22 14:38:45 -05:00
.gitignore Initial commit. 2023-03-22 14:30:53 -05:00
msa_splitter.py Reduced verbosity caused by inherit off-by-one errors, cleared up logging. 2023-03-22 14:38:45 -05:00
README.md Initial commit. 2023-03-22 14:30:53 -05:00
requirements.txt Initial commit. 2023-03-22 14:30:53 -05:00

MSA Splitter

Simple FASTA file splitter. Capable of batch trimming a large amount of sequences in the form of a MSA in a FASTA file.