nf-core / nf-core/seqinspector

Enable Element Bases2Fastq runfolder input to MultiQC

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

Nobody has claimed this yet.

enhancement
Dominant language
Nextflow
Stars
28
Forks
44
Avg merge
11d 8h
Merged PRs (30d)
2

Description

Description of feature

MultiQC can already parse the runfolder for Element Bioscience Bases2Fastq tools so we should take advantage of this within seqinspector, see https://docs.seqera.io/multiqc/modules/bases2fastq.

Relevant run-level metrics include:

  • Polony counts and yields
  • Base quality distributions (histogram and by-cycle)
  • Index assignment statistics
  • Per-sample sequence content and GC distribution
  • Adapter content analysis
  • Unassigned/unknown barcode sequences (run-level only)

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 inspecting how seqinspector currently passes runfolder inputs to MultiQC, then compare that flow with the MultiQC Bases2Fastq module documentation linked in the issue. The work is done when a Bases2Fastq runfolder is accepted and the generated MultiQC report includes the listed run-level and per-sample metrics.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.