Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
asp8200 committed Mar 15, 2024
1 parent bd05f59 commit 7a5ee93
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ include { PIPELINE_COMPLETION } from './subworkflows/local/utils_nfcore_bamt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

// TODO nf-core: Remove this line if you don't need a FASTA file
// This is an example of how to use getGenomeAttribute() to fetch parameters
// from igenomes.config using `--genome`
params.fasta = getGenomeAttribute('fasta')
params.fasta_fai = getGenomeAttribute('fasta_fai')

Expand Down

0 comments on commit 7a5ee93

Please sign in to comment.