Skip to content

Metagenomics Illumina NF conversion and pipeline update #152

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

Merged
merged 56 commits into from
May 8, 2025

Conversation

bnovak32
Copy link
Contributor

@bnovak32 bnovak32 commented May 8, 2025

Pipeline updates:

  • The following tool versions were updated:
    • FastQC
    • MultiQC
    • bowtie2
    • samtools
    • CAT
    • GTDB-Tk
    • HUMAnN
    • MetaPhlAn
  • In step 14d, MAG taxonomic classification, added the new --skip_ani_screen argument to gtdbtk classify_wf to continue classifying genomes as in previous versions of GTDB-Tk, using mash and skani.

Workflow updates:

bnovak32 and others added 26 commits September 11, 2024 10:59
- minor changes to software names in table (to match capitalization in each tool's documentation)
- updated mutliqc commands to remove "-z" option which is not used in any workflows
- updated thread specifications to use generic "NumerOfThreads" rather than specific number.
MultiQC correction, typo fixes
…version

Metagenomics Nextflow workflow: Added post-processing workflow
…version

Metagenomics Illumina Nextflow workflow: Edited README files and accession parameter
…version

Nextflow Metagenomics Illumina conversion: Added missing post-processing script and fixed no assemblies produced bug
* improved checkm performance by running separately on every bin
* fixed typo in config
* updated the nextflow version
* changed the default value of accession input parameter
* reverted AmpIllumina pipeline doc to remove updates
* added launchDir variable
* made format changes to config files
* updated README
* updated MGIllumina pipeline doc after CCB approval
* added launch scripts and fixed bugs
* deleted cluster path
* fixed humman utilities mounting bug
* commented out singularity cache_dir
* updated the content of processing_info.zip to match other GeneLab Nextflow workflows
- Updated Pipeline doc
    - added missing output files for assembly based processing
    - added links between steps for file references
    - fixed step references
- Created examples/runsheet folder for CSV examples files
	- Added runsheet documentation
- Updated ChangeLog
   - added ChangeLog documentation
   - reformatted references to pipeline and previous snakemake workflow
   - added closed issue references
   - added other workflow specific updates vs previous snakemake
     workflow (checkm implementation)
- Updated Workflow README
   - add docker references since both Docker and Singularity are
     supported
   - regularize capitalization of Nextflow and Singularity to match
     the tools' documentation
   - reorganize post-processing output definition to match other assays
   - clarify installation instructions for conda in workflow document
- Added missing assay suffix to "Failed" assembly file name
- Rename NF_MGIllumina-A to NF_MGIllumina
- Checked and updated all broken links
- Pipeline doc
  - fixed typo in sed command
- NF workflow doc
  - added explicit definitions for all profiles available
  - removed slurm from example command-line calls
  - updated headings to adjust slurm removal
- simplified instructions for different run approaches
- added conda env configuration information as additional information under the conda profile definition.
@bnovak32 bnovak32 merged commit 296943b into master May 8, 2025
0 of 2 checks passed
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.

3 participants