Skip to content

v1.6.1

Compare
Choose a tag to compare
@adkinsrs adkinsrs released this 16 Mar 17:50
· 39 commits to master since this release

Changelog for version 1.6.1

  • BUGFIX - Fixing issue with generating uniq coordinates dictionary using unstranded data if the "+" strand key for a sequence ID is not already present.
  • Added a try/catch block for improperly-formatted GFF3 files. If the file is improper formatting (such as non-URL-escaped '=' in a attribute tag key), the GFF3 Reader from BioJulia will throw an error, which is something out of the control of FADU.jl