From: Nathan D. <nat...@lb...> - 2018-12-14 01:24:41
|
Apollo 2.2.0 has been officially released. https://github.com/GMOD/Apollo/releases/tag/2.2.0 <https://github.com/GMOD/Apollo/releases/tag/2.2.0> Please note that to build this version you need to install yarn (npm i -g yarn) and you should either download and build a clean version or run ./apollo clean-all first. There are a few bug fixes here, but most importantly is the upgrade from Jbrowse 1.12 to 1.15.4-release, which means numerous features and bug fixes and WebPack processing by default (far fewer files to download). JBrowse 1.16, also released today, will be integrated in the New Year in a future version of Apollo. The current branch is here: https://github.com/GMOD/Apollo/tree/test-jb-1.16 <https://github.com/GMOD/Apollo/tree/test-jb-1.16> (still working on variant integration). Feel free to contribute. Apollo is also available via docker (https://github.com/GMOD/docker-apollo <https://github.com/GMOD/docker-apollo>) and findable via the AWS community marketplace for EC2 images. Please report any issues here or via GitHub: https://github.com/GMOD/Apollo/issues <https://github.com/GMOD/Apollo/issues> Cheers, The Apollo Team |