Skip to content
Hawken Rives edited this page May 16, 2018 · 2 revisions

Welcome to the hybsearch wiki!

The cache-warming script:

npm i -g hybsearch-cli

cd hybsearch/data

parallel --jobs 18 --results ./parallel --eta --progress hybsearch --out-dir ./output '{}' ::: *.{gb,fasta}

#in another terminal
tail -f parallel/1/*/stdout
Clone this wiki locally