Skip to content

funannotate v1.4.1

Compare
Choose a tag to compare
@nextgenusfs nextgenusfs released this 12 Jul 17:08
· 574 commits to master since this release
  • bug fix for funannotate predict during parsing the soft masked genome -- for large genomes this was slow and used too much memory. it is now multithreaded and has lower memory footprint. #197
  • bug fix for ncRNA models are now listed as full length, should no longer cause NCBI errors #195
  • support multiple inputs to --other_gff #191
  • make augustus use --softmasking=1 option
  • default value for --soft_mask is now set to 2 kb 2000
  • output fasta files are now wrapped at 80 characters
  • tbl2asn is now multithreaded on large genomes or those with more than 10000 contigs
  • several updates to parsing of GenBank files to deal with unexpected formatting #196