Russel88 / CRISPRCasTyper

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

(Question) How can I plot svg post-hoc after a run? #49

Closed jolespin closed 5 months ago

jolespin commented 6 months ago

I just ran this on about 60k genomes before I realized the Drawsvg version made changes that weren't address in the current CCTyper implementation (see https://github.com/Russel88/CRISPRCasTyper/issues/45).

Is there a way I can load the data that ran correctly so I can still plot it using CCTyper?

Russel88 commented 6 months ago

You can run with the --redo_typying argument. Then at least prodigal and HMMER will not be run again