-
Notifications
You must be signed in to change notification settings - Fork 732
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
New module: COPTR/ESTIMATE #7149
Conversation
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.
Good job, some minor things to address
'biocontainers/coptr:1.1.4--pyhdfd78af_3' }" | ||
|
||
input: | ||
tuple val(meta), path(pkl, stageAs: "coverage_maps/*") |
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.
Does this have to be a directory?
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 does, this tool is a bit particular that way...
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
touch ${prefix}.csv | ||
|
||
cat <<-END_VERSIONS > versions.yml | ||
"${task.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.
Too many levels here
Co-authored-by: Igor Trujnara <53370556+itrujnara@users.noreply.github.com>
Co-authored-by: Igor Trujnara <53370556+itrujnara@users.noreply.github.com>
Co-authored-by: Igor Trujnara <53370556+itrujnara@users.noreply.github.com>
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.
LGTM
Thank you very much!! |
* Initial addition * Update modules/nf-core/coptr/estimate/main.nf Co-authored-by: Igor Trujnara <53370556+itrujnara@users.noreply.github.com> * Update modules/nf-core/coptr/estimate/meta.yml Co-authored-by: Igor Trujnara <53370556+itrujnara@users.noreply.github.com> * Update modules/nf-core/coptr/estimate/meta.yml Co-authored-by: Igor Trujnara <53370556+itrujnara@users.noreply.github.com> * Fixed levels * Fixed levels issue, task.process was repeated twice * Fixed levels issue, task.process was repeated twice * Fixed levels issue, task.process was repeated twice * Fixed levels issue, task.process was repeated twice * Fixed levels issue, task.process was repeated twice --------- Co-authored-by: Igor Trujnara <53370556+itrujnara@users.noreply.github.com>
PR checklist
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda