Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small fix for prep_mmseqs_dbs. #232

Merged

Commits on Oct 8, 2022

  1. Process *.tar and *.tar.gz files.

    Because download_mm_seqs_dbs.sh downloads and gunzips its target file (uniref30_2103.tar.gz), this script mistakenly does not process the .tar file. This fix expands the glob to match *.tar*.
    jonathanking committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    67f2356 View commit details
    Browse the repository at this point in the history