Skip to content

2.0.0.rc7

Pre-release
Pre-release

Choose a tag to compare

@yeban yeban released this 16 Aug 15:39
· 648 commits to master since this release
  • Switch to using sequence id instead of accession for sequence retrieval. This fixes FASTA download for gnl|Morex|chr type sequence ids when using version 5 database (#475). Thanks to Eric Y for reporting the issue.
  • Ensure SequenceServer does not crash if it could not determine host IP, which can be the case if it is being run offline (#482). Thanks to Vladimir for reporting the issue.
  • Ensure error modal does not remove the rest of the content from the page.