Specify a list of all softaware versions we use in the pipeline
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.