nf-core / nf-core/gwas

Specify a list of all softaware versions we use in the pipeline

Open
#38 0 comments 0 reactions 1 assignee View on GitHub

@jeantristanb is already working on this.

Since Sep 7, 2022.

help wanted
Dominant language
Nextflow
Stars
28
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Description of feature

Isolate the various software versions for the software used in the pipeline/docker

  • Python requirements via requirements.pip.txt
  • Conda requirements via requirements.conda.yml
  • Binary requirements
  • APT requirements via cat requirements.apt.txt | xargs sudo aptitude install

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.