Releases: nextgenusfs/funannotate
Releases · nextgenusfs/funannotate
funannotate v0.3.9
- bug fix to 
funannotate comparethat was not pulling orthology groups for the final annotation table - added 
transcription factorsto output of all annotation table. 
funannotate v0.3.8
- bug fix in 
funannotate comparethat was calculating MEROPS summary stats incorrectly - added 
--minlenoption tofunannotate sortto discard short contigs 
funannotate v0.3.7
- move install to the funannotate wrapper, 
funannotate setup - fix bug with custom input folders in 
funannotate annotate - output proteins/transcript files for both 
funannotate predictandfunannotate annotate 
funannotate v0.3.6
- bug fix in 
funannotate predictwhen usingBUSCOthe EVM input was pulling entire gene models instead of sliced models - bug fix where 
BUSCOmodels were within 100 bp of the start or end of contig resulting in abedtoolsrange 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.
 
funannotate v0.3.5
- update to the way that 
funannotate predictparsesmaker2results, now using maker models directly as opposed to pulling out annotation from each predictor. - bug fix if running 
funannotate comparewith a single species 
funannotate v0.3.4
- fix to the 
braker1method where augustus output was not properly found - minor update to 
--optimize_augustustraining to align with method used inbraker1 
funannotate v0.3.3
- fix issue with parallel 
augustuswhere very large scaffolds would cause large memory usage, script now chunks the data into 500 kb sections with 10 kb overlaps on each side, runs in parallel, and then combines the results. - re-ordered transcript evidence in 
funannotate predictto address providing hints toaugustus - some minor bug fixes
 
funannotate v0.3.2
- build a check for 
augustusversion and test if it will function withbuscoandbraker1 - revamped 
buscomediated training of augustus to runbuscoquickly, filter evidence data corresponding to busco models, filter genemark-ES data, runevidence modelerto get high quality gene sets, filter EVM output with busco to build a final augustus training dataset, and finally trainaugustus - improved system info reporting
 - due to problems with installing 
augustuson different operating systems,augustusis not installed default viabrew install funannotate. However, runningfunannotate predictwithout a version ofaugustusinstalled will give you some hints on how to install it for your system. 
funannotate v0.3.1
- important bug fix for 
augustus, previous versions were runningaugustuswith the stop codon inside the prediction, which results in the gene models to fail validation inevidence modeler, thus this update is recommended for all users - added high quality 
augustusmodels to be pulled out of annotation if they are represented by evidence using the--hintsfile, these models are passed to EVM with additional weight - fixed 
genemarkbug where a single contig resulted in an error, thusfunanntoate predictcan now handle a single contig as input correctly. 
funannotate v0.3.0
- improvements to the gene model filtering in 
funannotate predict, ability to keep gene models without proper stop codons if desired,--keep_no_stops augustusis now multi-threaded- upgrade of packaged 
BUSCOto v1.2, slightly faster runtime and simplified code - non-fungal options are now included in 
funannotate, however use with non fungal genomes has not been extensively tested. Options of note are--organism,--busco_db,--eggnog_db - secondary metabolism enzymes added to 
funannotate compareif genomes were annotated withantiSMASH