Skip to content

EMBLmyGFF3-v2.2

Compare
Choose a tag to compare
@Juke34 Juke34 released this 25 Nov 10:54
· 15 commits to master since this release
  • fix #67 : --expose_translations option was not working
  • Fix #64 : Update biopython to avoid Bio.Alphabet error
  • Update numpy to fix security issues
  • add a conda env yaml file for manual installation of dependencies via conda
  • Fix #71 : legal dbxref check was not working properly due to regression (add test to avoid to meet again this problem)
  • Update python to 3.8
  • add test for translation
  • Fix #14 again due to regression
  • Fix #75 : avoid to crash when CDS does not have the phase set properly, inform the user and set it to 0 by default