Open camillescott opened 3 years ago
thanks camille, I've been noticing problems too, with various edge-y cases. (Try feeding a blank FASTA file in and marvel at the output 😂). I think I'll probably revisit this as part of code re-org around removing sourmash compute https://github.com/dib-lab/sourmash/issues/1286.
When running
sourmash sketch dna --singleton [input.fa]
, the output is somewhat confusing:Namely, the "computing a total of 1 signatures(s)," which is then only followed up by "calculated N signatures for ..." once complete. This is a bug / confusion report by proxy :)