For some samples, Crass seems to hang (for days, until it gets killed) at the crass_patternFinder step. I tested it for fastq and fasta input of the same file. When inspecting the output it seems that Crass runs without error and its ends with 1m 11s I Writing XML output to "SRS140663_output/crass.crispr". However, no crass.crispr gets written.
I use the last version. I think this only happens for big samples with > 10M reads.
>crass SRS140663.fasta -o SRS140663_output
[crass_patternFinder]: Processed 10869052 ...34 sec
[crass_clusterCore]: 546 variants mapped to 53 clusters
[crass_clusterCore]: creating non-redundant set
[crass_clusterCore]: 324 non-redundant patterns.
[crass_singletonFinder]: Processed 10869052 ...28 sec
[crass_patternFinder]: Found 7935100 reads
Killed
For some samples, Crass seems to hang (for days, until it gets killed) at the
crass_patternFinderstep. I tested it forfastqandfastainput of the same file. When inspecting the output it seems that Crass runs without error and its ends with1m 11s I Writing XML output to "SRS140663_output/crass.crispr". However, nocrass.crisprgets written.I use the last version. I think this only happens for big samples with > 10M reads.