funannotate v0.3.6
- bug fix in
funannotate predict
when usingBUSCO
the EVM input was pulling entire gene models instead of sliced models - bug fix where
BUSCO
models were within 100 bp of the start or end of contig resulting in abedtools
range slicing error - remove slicing of hints file for parallel AUGUSTUS method as splitting the hints file was a slow, faster to just pass the entire hints model to each contig chunk and let AUGUSTUS filter it.