You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry if this is a dumb question, maybe I am mis-interpreting the functions.
I have a genome (not reads, the genome). For the purposes of this test, I am using ecoli, so I have ecoli.fa and ecoli.sig. I am using the signature to search against the genbank database you offer for download.
I am back on version 2.0.0a6 because if I upgrade to 2.0.0a9 I have to migrate the index ;-)
sourmash gather produces results:
sourmash gather sourmash/ecoli.sig ../genbank-d2-k31.sbt.json --scaled 1000 -o ecoli.gather
overlap p_query p_match
--------- ------- --------
4.5 Mbp 100.0% 100.0% CP011320.1 Escherichia coli strain SQ...
found 1 matches total;
the recovered matches hit 100.0% of the query
Sorry if this is a dumb question, maybe I am mis-interpreting the functions.
I have a genome (not reads, the genome). For the purposes of this test, I am using ecoli, so I have ecoli.fa and ecoli.sig. I am using the signature to search against the genbank database you offer for download.
I am back on version 2.0.0a6 because if I upgrade to 2.0.0a9 I have to migrate the index ;-)
sourmash gather produces results:
And sourmash search does not:
Is this expected? If so, why? What am I mis-understanding?
Cheers
Mick
The text was updated successfully, but these errors were encountered: