Skip to content

Commit

Permalink
Improve TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jfy133 committed Sep 26, 2023
1 parent 91744ec commit bee4749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nextflow.enable.dsl = 2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

// TODO nf-core: Remove this line if you don't need a FASTA file
// TODO nf-core: Remove this line if you don't need a FASTA file [TODO: try and test using for --host_fasta and --host_genome]
// This is an example of how to use getGenomeAttribute() to fetch parameters
// from igenomes.config using `--genome`
// params.fasta = WorkflowMain.getGenomeAttribute(params, 'fasta')
Expand Down

0 comments on commit bee4749

Please sign in to comment.