-
Couldn't load subscription status.
- Fork 15
nf-core/circdna update to v1.0.2 #46
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
Conversation
Python linting (
|
|
…assifier and ampliconsimilarity stub
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very clean code, nicely commented.
Some minor corrections needed, otherwise LGTM for me.
Co-authored-by: Sébastien Guizard <[email protected]>
Co-authored-by: Sébastien Guizard <[email protected]>
Co-authored-by: Sébastien Guizard <[email protected]>
Co-authored-by: Sébastien Guizard <[email protected]>
Co-authored-by: Sébastien Guizard <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK for me.
| type: file | ||
| description: Reference genome fasta index file | ||
| pattern: "*.{fai}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| type: file | |
| description: Reference genome fasta index file | |
| pattern: "*.{fai}" | |
| type: file | |
| description: Reference genome fasta index file | |
| pattern: "*.{fai}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved
| type: file | ||
| description: BAM file with duplicate reads marked/removed | ||
| pattern: "*.{bam}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| type: file | |
| description: BAM file with duplicate reads marked/removed | |
| pattern: "*.{bam}" | |
| type: file | |
| description: BAM file with duplicate reads marked/removed | |
| pattern: "*.{bam}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @DSchreyer! Looks good to me! Just a very small comment for CHANGELOG.md
CHANGELOG.md
Outdated
|
|
||
| ### `Added` | ||
|
|
||
| - AmpliconClassifier MakeInput and MakeResultsTable process |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will be great if softwares/functions are indicated as code for clarity:
AmpliconClassifier MakeInput and MakeResultsTable process
Nf-core/circdna Update to v.1.0.2
This pull requests contains:
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).