ART/ILLUMINA module currently doesn't allow -c option
Open
@a4000 is already working on this.
Since Nov 17, 2023.
bug
- Dominant language
- Nextflow
- Stars
- 429
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 153
Description
Have you checked the docs?
Description of the bug
In the art_illumina tool, it is mandatory to use either the -c option or the -f option, but you can't use both options. The nf-core module currently uses the -f option, meaning that you can't use the -c option. I plan on fixing this so that either option can be used.
Command used and terminal output
No response
Relevant files
No response
System information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.