new module: tanoti
Open
@jonbra is already working on this.
Since May 29, 2024.
new module
- Dominant language
- Nextflow
- Stars
- 429
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 153
Description
I would like to add a new nf-core module for the read mapper Tanoti. Tanoti is used in the virology community and is designed for viruses with high evolutionary rate.
The source code can be found here: https://github.com/vbsreenu/Tanoti
I don't know of any existing docker containers or conda packages for Tanoti. However, I have created a preliminary Nextflow module for Tanoti (based on the Bowtie2 nf-core module), which uses a docker image that includes Tanoti and samtools among other tools:
https://github.com/jonbra/viralseq/blob/master/modules/local/tanoti.nf
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.