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

Add check for nr.dmnd and nr.gz #221

Merged
merged 2 commits into from
Jan 19, 2022
Merged

Commits on Jan 19, 2022

  1. Add check for nr.dmnd and nr.gz

    if `params.large_downloads_permission = false` and nr.gz existed but nr.dmnd the pipeline would fail.
    This...
                // check for nr.dmnd, if not found, check for nr.gz
                // if nr.gz exists, create nr.dmnd
                // if nr.gz also doesn't exist, stop the pipeline
    chasemc committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f200898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba014e View commit details
    Browse the repository at this point in the history