nf-core / nf-core/chipseq

Add minimum_alignment_q_score parameter for MAPQ filtering (similar to nf-core/cutandrun)

Open
#463 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Nextflow
Stars
246
Forks
184
PR merge metrics
No merged PRs in 30d

Description

Description of feature

In the nf-core/cutandrun pipeline, the minimum_alignment_q_score parameter (default: 20) allows explicit filtering of low-quality alignments based on MAPQ scores. However, this option is not implemented in nf-core/chipseq, despite being a common QC step for ChIP-seq data.
This was discussed in the nf-core Slack, and the team suggested opening an issue for tracking. @JoseEspinosa

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 comparing the minimum_alignment_q_score implementation in nf-core/cutandrun with the nf-core/chipseq workflow and its parameter handling. Confirm how low-quality alignments are filtered and define completion as exposing the parameter with a default of 20 and applying it to MAPQ filtering in the ChIP-seq pipeline.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.