funannotate v0.1.5
Bug fixes:
- fixed variable naming resulting in centOS error
- allow user to specify database install folder in the
setup.sh
script as some systems don't have access to/usr/local/share
- remove bundled proteinortho5 as some users don't have sudo privileges, now ProteinOrtho installs using HomeBrew or LinuxBrew
Enhancements
- added support for
--maker_gff
forfunannotate predict
that will parse a MAKER2 GFF file to EVM inputs. Providing a MAKER2 GFF file will bypass the evidence mapping and predictions steps of funannotate and use the data in the MAKER2 file.