Skip to content

Commit d64ace5

Browse files
Change validation tool from gffread to agat
1 parent 3a12a2e commit d64ace5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ params {
4343
kvalue = 21
4444

4545
// Annotation options
46-
val_tool = 'gffread' // Validation tool. agat or gffread
46+
val_tool = 'agat' // Validation tool. agat or gffread
4747

4848
// BUSCO options
4949
busco_mode = 'proteins' // Only for genome and annotation, genome only is hardcoded

0 commit comments

Comments
 (0)