Web Apollo: a web-based genomic annotation editing platform

    公众号 | 生信石头 | 趣事 | 基因结构注释人工矫正软件-Apollo的开发历史

    xuzhougeng | 注释手工校正工具Apollo的安装笔记

    xuzhougeng | 注释手工校正工具Apollo-数据导入篇

    https://apollo-portal.genome.edu.au/

    https://genomearchitect.readthedocs.io/en/latest/

    https://genomearchitect.readthedocs.io/en/1.0.4/Quick_start_guide/

    Apollo: Democratizing genome annotation

    1. sudo docker pull gmod/apollo

    Apollo - 图1

    1. sudo docker run -d -it --privileged --rm -p 9999:8080 -v /tmp/apollo_data gmod/apollo
    1. sudo docker run -it -p 8888:8080 gmod/apollo:stable -v /jbrowse/root/directory/:/data

    Apollo - 图2