nf-core / nf-core/modules

new module: tanoti

Open
#5,710 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.