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

Amplicon Illumina nextflow conversion: Added Python wrapper script #133

Open
wants to merge 24 commits into
base: DEV_Amplicon_Illumina_NF_conversion
Choose a base branch
from

Conversation

olabiyi
Copy link

@olabiyi olabiyi commented Nov 29, 2024

I made the following changes:

  1. Added a python wrapper script called run_workflow.py to run the workflow and set parameters.
  2. Added sanity checks for input parameters and primers.
  3. Modified the README file to include how to run the python wrapper script.
  4. Modified the help message in main.nf with necessary parameter default changes.
  5. Updated the pipeline document to include software updates and new differential abundance steps.
  6. Fixed api error rate bug when running taxize to retrieve NCBI ids.
  7. Fixed post processing bug to accurately retrieve raw read counts per sample.
  8. Fixed software versions redundancy bug.
  9. Added remove rare features / taxa and samples functionality with rare samples and taxa not filtered out by default.

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