nf-core / nf-core/methylseq

bwa-mem aligner not using GPU

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

Nobody has claimed this yet.

enhancement
Dominant language
Nextflow
Stars
198
Forks
181
Avg merge
6d 17h
Merged PRs (30d)
1

Description

Description of feature

https://github.com/nf-core/methylseq/blob/5aa56467a85a5e2d6795ea72dfa5a5f0c9babc23/subworkflows/nf-core/fastq_align_dedup_bwamem/main.nf

seems like the bwamem aligner doesn't take the use_gpu flag or use the gpu implementation of bwamem. Is it possible to use it (for processing TAPs etc, as bwamem is recommended over bwameth)

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 with subworkflows/nf-core/fastq_align_dedup_bwamem/main.nf and trace how the bwa-mem aligner is invoked and whether the use_gpu flag is handled. Determine whether a GPU implementation is available for the TAPs and related processing, then confirm that the workflow uses it when requested.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.