Dorado subwf chopper module integration#314
Closed
slam2049 wants to merge 117 commits intonf-core:masterfrom
Closed
Dorado subwf chopper module integration#314slam2049 wants to merge 117 commits intonf-core:masterfrom
slam2049 wants to merge 117 commits intonf-core:masterfrom
Conversation
bambu version
…h existing nf-core modules
Update 3_1 dev meta
With the updated biocontainer for m6anet being built, can update the singularity and docker container with the latest version. This version changed how m6anet is called. It has `m6anet` and the analysis as a parameter (`inference`, `dataprep`) instead of `m6anet-run_inference` and `m6anet-dataprep` commands. There are now two files for output from `m6anet inference`, but the existing output of '*' captures those. In the future, might be nice to specify these individually and emit them as separate outputs for downstream analysis.
I updated the samplesheet to output the filename that was attempted to be used when looking for the fastq file. When running the pipeline with multiple samples, I was unable to determine which sample was causing the samplesheet error until I added this code.
…ewSE Updated m6anet to 2.0.2
…ewSE_samplesheet Samplesheet error message updated with more useful information if fastq can't be found.
Fix CHANGELOG
fixing nf-core lint errors
Add draft dorado demultiplexing module
Dorado aligner module
This PR is against the
|
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
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.
PR checklist
nf-core lint).nextflow run . -profile test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).