Back to search
Use seqan3 to index and search fasta files for short queries
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
The index serialisation now stores the sequence source and sequence names as well as the FM index. Search hits can report the sequence name using the saved labels.
a6cb12aView on GitHubAs a base, these are simple index building and searching tools
942943fView on GitHub