ikmb-denbi / genome-annotation

A nextflow pipeline with automatic software provisioning to generate hints and subsequent genome model predictions with AUGUSTUS
MIT License
8 stars 2 forks source link

if reads==false, trinity==false #5

Closed MontseTor closed 5 years ago

MontseTor commented 5 years ago

"Trinity_exonerate_hints" doesn’t exist when reads==true and trinity==false.

Should add condition: if no reads, trinity=false. Also will avoid the error at the start when trinity is not manually set to "false" but there are no hints.

marchoeppner commented 5 years ago

this is fixed now.