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

Metagenomics Illumina Nextflow conversion: Now runs checkm separately on every bin #134

Open
wants to merge 6 commits into
base: DEV_Metagenomics_Illumina_NF_conversion
Choose a base branch
from

Conversation

olabiyi
Copy link

@olabiyi olabiyi commented Jan 14, 2025

I made the following changes:

  1. Renamed the input csv file parameter from --csv_file to --input_file.
  2. Edited the README and help message to reflect this change.
  3. Split checkm runs by bin in the processing solving the recursion error generated by checkm when too many bins are generated by the workflow .
  4. Added sanity checks for the required workflow input parameters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant