Skip to content

Commit

Permalink
Merge branch 'viash-hub:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
emmarousseau authored Jul 9, 2024
2 parents c9613d1 + 4a8d7d8 commit 1679c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/salmon/salmon_index/config.vsh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ argument_groups:
- name: --genome
type: file
description: |
Genome of the organism to prepare the set of decoy sequences. Required to build decoy-aware transccriptome.
Genome of the organism to prepare the set of decoy sequences. Required to build decoy-aware transcriptome.
required: false
example: genome.fasta
- name: --transcripts
Expand Down Expand Up @@ -110,4 +110,4 @@ engines:
salmon index -v 2>&1 | sed 's/salmon \([0-9.]*\)/salmon: \1/' > /var/software_versions.txt
runners:
- type: executable
- type: nextflow
- type: nextflow

0 comments on commit 1679c59

Please sign in to comment.