Mercurial > repos > gga > apollo_feat_from_gff3
comparison README.rst @ 4:7c4a3e737e08 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 70fbb41d4c6b0a08a7bed4849a5ae7c865e1ab1e
author | gga |
---|---|
date | Mon, 12 Mar 2018 06:31:11 -0400 |
parents | 46c766c7baa7 |
children | 5d1cf95ade8a |
comparison
equal
deleted
inserted
replaced
3:0ab9b5af30e7 | 4:7c4a3e737e08 |
---|---|
13 tools to be fully functional: | 13 tools to be fully functional: |
14 | 14 |
15 .. code:: bash | 15 .. code:: bash |
16 | 16 |
17 . /path/to/galaxy/.venv/bin/activate | 17 . /path/to/galaxy/.venv/bin/activate |
18 pip install future biopython bcbio-gff | 18 pip install six biopython bcbio-gff |
19 deactivate | 19 deactivate |
20 | 20 |
21 Environment | 21 Environment |
22 ----------- | 22 ----------- |
23 | 23 |