Closed jnalanko closed 2 years ago
Oh, just use the proper extension .fa
not .fna
. Easy fix.
Here https://github.com/jermp/sshash/blob/master/include/query/membership_query.hpp#L107 you can see all the different supported file formats.
From here https://en.wikipedia.org/wiki/FASTA_format, I see there are
.fasta
, .fna
, .ffn
, .faa
, .frn
, .fa
.
Should probably add the missing ones.
Anyway, running ./query
without arguments, tells you what file extensions should be used:
query_filename
Must be a FASTA/FASTQ file (.fa/fasta or .fq/fastq extension) compressed with gzip or not.
Oh yeah, sorry, it's working now.
You're welcome. Closing this then.
Hi again,
I'm trying to run queries on a small sshash index, but the program reports that zero queries were ran. What could be the issue?
The index and the queries are attached here. I'm not attaching the original sequences because they are over 30GB. data.zip