Skip to content
/ magsearch Public

Workflow and config files for searching (very) large public databases with sourmash sketches

License

Notifications You must be signed in to change notification settings

ctb/magsearch

Repository files navigation

Search (very) large public databases with sourmash sketches

Run it like so:

snakemake -s magsearch.snakefile --configfile config.yml -j 32

Needs ~40 GB of RAM, 32 cores.

To run "integration" test on farm, use:

snakemake -s magsearch.snakefile -j 2 --configfile config-test.yml

License & authorship

This repository was originally forked from https://github.com/sourmash-bio/sra_search.

This software is under the AGPL license. Please see LICENSE.txt.

Authors:

Luiz Irber N. Tessa Pierce-Ward C. Titus Brown

About

Workflow and config files for searching (very) large public databases with sourmash sketches

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published