-
Notifications
You must be signed in to change notification settings - Fork 49
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…version Metagenomics Illumina Nextflow workflow
Changed text in "updates" section to more clearly explain the change in step 14d and fixed the capitalization on the GTDB-Tk software package.
…nversion Update description of changes
- 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
…Metagenomics_Illumina_NF_conversion
…version Metagenomics Nextflow workflow: Added post-processing workflow
…version Metagenomics Illumina Nextflow workflow: Edited README files and accession parameter
…Metagenomics_Illumina_NF_conversion
…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.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pipeline updates:
Workflow updates: