Skip to content

Commit

Permalink
temporarily remove version recording from config
Browse files Browse the repository at this point in the history
  • Loading branch information
emmarousseau committed Jul 24, 2024
1 parent 9f9602a commit 84fe94d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/rsem/rsem_calculate_expression/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,6 @@ engines:
cd RSEM-1.3.3 && \
make && \
make install
echo "RSEM: `rsem-calculate-expression --version | sed -e 's/Current version: RSEM v//g'`" > /var/software_versions.txt && \
echo "STAR: `STAR --version | sed -e 's/STAR_//g'`" >> /var/software_versions.txt >> /var/software_versions.txt
runners:
- type: executable
- type: nextflow

0 comments on commit 84fe94d

Please sign in to comment.