Russel88 / CRISPRCasTyper

CCTyper: Automatic detection and subtyping of CRISPR-Cas operons
https://typer.crispr.dk
MIT License
89 stars 16 forks source link

Add support for numeric fasta headers #12

Closed Russel88 closed 3 years ago

Russel88 commented 3 years ago

Fasta headers which only contain numbers are currently not allowed, as they result in errors several places in the script.

Russel88 commented 3 years ago

Now implemented in development version