Logan Search
is a k-mer search engine for all Sequence Read Archive public accessions. Given a DNA sequence, the service replies in a few minutes in which SRA accession(s) it is likely to occur. The service also enables to recover metadata associated to target accessions, and to perform some visualizations.
In more technical depth, the search engine uses kmindex, a k-mer based sequence search tool that uses Bloom filters. It was applied to construct an index over all genome assemblies of all of SRA, more specifically over the unitigs of Logan. The website is running the kmviz visualization tool.
This repository is used as a discussion place for questions/issues from Logan Search
users.
⚠️ If you submit an issue related to a query you already run on Logan Search
, please provide your session-id
, e.g kmviz-6e038ec6-a26d-4710-bcda-d2c31cdae4e0
(the first 8 characters are enough if you do not want to share it publicly, e.g. kmviz-6e038ec6
).