Releases: nextgenusfs/funannotate
Releases · nextgenusfs/funannotate
funannotate v0.2.11
- fix bug where tRNA predictions lacking 'product' annotation would cause
funannotate annotateto die - build in check for fasta header length for
funannotate predict, max is 16 characters for GenBank format
funannotate v0.2.10
- bug fix for
funannotate predictand an empty--transcript_evidenceoption - bug fix for NCBI error parsing in
funannotate predict
funannotate v0.2.8
- fix bug that crashed checking input files for
--protein_evidenceor--transcript_evidenceif passing multiple files separated by a, - Add backbone secondary metabolism summary to
funannotate compare
funannotate v0.2.7
- added summary of transcription factors to
funannotate comparebased off of InterProScan domain hits. - a few minor bug fixes
funannotate v0.2.6
- bug fix on some NCBI genbank files where protein ID/locus ID aren't entered in the way that funannotate expects them
- bug fix for
funannotate predictwhen generating augustus hints files
funannotate v0.2.5
- fix bug in processing antismash results, a typo on file handle
- increase
signalpchunks to 40 to further reduce memory consumption - fix naming of signalp graph and orientation of x-axis names
funannotate v0.2.4
- fix memory problem of running whole genome through
signalp, now splits into 20 chunks, should result in < 200 proteins per run - work around for BUSCO/Augustus training problem if augustus species set to generic
- fix typo in v0.2.3
funannotate v0.2.2
- yet another fix for
goatoolschanging format.goatools v0.6.4is now required, previous versions are not supported - Added
signalpsearch tofunanntoate annotateandfunannotate compare. Sincesignalphas to be manually installed and configured, it will only be run if the program is detected and won't be listed as a dependency.
funannotate v0.2.1
- fix another bug due to
goatoolsformat changes
funannotate v0.1.9
- bug fix for GO enrichment using
goatoolsas the developers changed the input parameters for the enrichment script funannotate predictnow uses hints foraugustusprediction. hints are generated fromBLATtranscript alignments from the--transcript_evidenceoption and protein hints are generated fromexoneratealignments from the--protein_evidenceoption. Theweightsfile fromevidence modelerwas adjusted slightly to account for better predictions fromaugustus.