A script that returns the Lineage-Specific Polymorphism Assay-6 (LSPA-6) result for O157 Escherichia coli when given genomic data in a FASTA format.
The LSPA-6 lineage typing is based on:
- If you are a USDA user with access, this program runs natively on CERES as of 7/1/2020.
- Python is installed on machine.
- User has bash terminal.
- Open Terminal
- Call program
./LSPA6Long.sh [output CSV File Name] [Fasta File(s)]
-
A .csv file will be created containing concise information about each strain or contig (as separated by >).
-
Verbose output on the screen is also an output. This output can be sent to a file.
-
Please note that LSPA-6 results other than 111111, 211111, and 222222 will be assigned the lineage of "manually assign". Please examine these genomes with greater scrutiny.