Skip to content

Commit

Permalink
Adding comment to trigger CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nschcolnicov committed Aug 27, 2024
1 parent 10b88c6 commit d83bf81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ include { getGenomeAttribute } from './subworkflows/local/utils_nfcore_smrn
params.fasta = getGenomeAttribute('fasta')
params.mirtrace_species = getGenomeAttribute('mirtrace_species')
params.bowtie_index = getGenomeAttribute('bowtie')
//params.bowtie2 = getGenomeAttribute('bowtie2')

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit d83bf81

Please sign in to comment.