nf-core / nf-core/modules

FASTQC command number expected for "--memory"

Open
#9,561 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Nextflow
Stars
429
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
153

Description

Have you checked the docs?
Description of the bug

The memory conversion method in the FASTQC module generates a decimal which then throws a Value "XXX.XXX" invalid for option memory (number expected) message. Details in the github issue below:

https://github.com/DIncalciLab/samurai/issues/58

Command used and terminal output

Relevant files

No response

System information

No response

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 the FASTQC module's memory conversion and compare its generated command with the failure described in the linked samurai issue. Confirm the --memory value is accepted as a number rather than a decimal, then verify the module's relevant test or command output if available.

Written by the indexing model from the issue text.

Assessment

Domain
bioinformatics
Issue type
Bug
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.