nf-core / nf-core/detaxizer

Supporting multiple taxons with tax2filter

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Nextflow
Stars
24
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Description of feature

The current version of tax2filter only allows the filtering out of a single taxon. However, it would be more useful if it could support multiple taxons separated by either a comma or semicolon. In my metagenomics project, I need to filter out human, bacteria, and archaea. Unfortunately, the current version of detaxizer does not permit filtering out all three taxons in one pipeline run.

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.

Research direction

Start by locating the tax2filter entry point in the detaxizer pipeline and trace how its single taxon input reaches the filtering step. Check how comma- and semicolon-separated taxons should be handled, then validate a pipeline run that filters human, bacteria, and archaea together.

Written by the indexing model from the issue text.

Assessment

Domain
bioinformatics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.