Skip to content

Commit

Permalink
params busco was in run.nf twice
Browse files Browse the repository at this point in the history
  • Loading branch information
molikd committed Apr 15, 2022
1 parent b19e423 commit 93b87b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.nf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ params.outfasta = "genome.out.fasta"
params.outdir = 'results'
params.threads = '21'
//Runtype Parameters
params.busco = false
params.kmer = 'kmc'
params.polish = false
params.polishtype = 'simple'
Expand Down

0 comments on commit 93b87b7

Please sign in to comment.