[go: nahoru, domu]

Skip to content
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

Remove duplicated config-snippet for SENTIEON_GVCFTYPER #1548

Open
asp8200 opened this issue May 30, 2024 · 0 comments
Open

Remove duplicated config-snippet for SENTIEON_GVCFTYPER #1548

asp8200 opened this issue May 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@asp8200
Copy link
Contributor
asp8200 commented May 30, 2024

Description of the bug

Not much of a bug, but we have a duplicated config-snippet for SENTIEON_GVCFTYPER:

// TO-DO: duplicate!!
withName: 'SENTIEON_GVCFTYPER' {
ext.args = { '--allow-old-rms-mapping-quality-annotation-data' }
ext.prefix = { meta.intervals_name }
publishDir = [
enabled: false
]
}

withName: 'SENTIEON_GVCFTYPER' {
ext.args = { '--allow-old-rms-mapping-quality-annotation-data' }
ext.prefix = { meta.intervals_name }
publishDir = [
enabled: false
]
}

Maxime and I figured that that config-snippet should be placed in conf/modules/sentieon.config. Anyways, it certainly should be duplicated.

https://nfcore.slack.com/archives/C05V9FRJYMV/p1717059187193919

Command used and terminal output

No response

Relevant files

No response

System information

No response

@asp8200 asp8200 added the bug Something isn't working label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant