diff --git a/src/salmon/salmon_index/config.vsh.yaml b/src/salmon/salmon_index/config.vsh.yaml index f24cd3a9..41c1e05b 100644 --- a/src/salmon/salmon_index/config.vsh.yaml +++ b/src/salmon/salmon_index/config.vsh.yaml @@ -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 @@ -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 \ No newline at end of file + - type: nextflow