We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cea885 + 552cccd commit 2bf321fCopy full SHA for 2bf321f
1 file changed
nextflow.config
@@ -43,7 +43,7 @@ params {
43
kvalue = 21
44
45
// Annotation options
46
- val_tool = 'agat' // Validation tool. agat or gffread
+ val_tool = 'agat'
47
48
// BUSCO options
49
busco_mode = 'proteins' // Only for genome and annotation, genome only is hardcoded
0 commit comments