Skip to content

Commit

Permalink
Add software version
Browse files Browse the repository at this point in the history
  • Loading branch information
tverbeiren committed Feb 9, 2024
1 parent ac6e1c2 commit e68a038
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/cutadapt/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -440,4 +440,7 @@ platforms:
- type: python
pip:
- cutadapt
- type: docker
run: |
cutadapt --version | sed 's/\(.*\)/cutadapt: "\1"/' > /var/software_versions.txt
- type: nextflow

0 comments on commit e68a038

Please sign in to comment.