Mercurial > repos > gga > tripal_analysis_get_analyses
annotate README.rst @ 1:7461ee1b9505 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
| author | gga | 
|---|---|
| date | Tue, 19 Sep 2017 12:24:35 -0400 | 
| parents | |
| children | 92ffaac1d5df | 
| rev | line source | 
|---|---|
| 1 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 1 Galaxy-tripal | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 2 ============= | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 3 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 4 Galaxy tools to interface with Tripal using pyhon-tripal | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 5 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 6 Dependencies | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 7 ------------ | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 8 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 9 You will need to install some python modules in the Galaxy virtualenv for these | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 10 tools to be fully functional: | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 11 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 12 .. code:: bash | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 13 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 14 . /path/to/galaxy/.venv/bin/activate | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 15 pip install future tripal | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 16 deactivate | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 17 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 18 Environment | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 19 ----------- | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 20 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 21 The following environment variables must be set: | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 22 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 23 +--------------------------------+-----------------------------------------------------------+ | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 24 | ENV | Use | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 25 +================================+===========================================================+ | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 26 | ``$GALAXY_TRIPAL_URL`` | The URL at which Tripal is accessible, internal to Galaxy | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 27 | | and where the tools run. Must be absolute, with FQDN and | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 28 | | protocol. | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 29 +--------------------------------+-----------------------------------------------------------+ | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 30 | ``$GALAXY_TRIPAL_USER`` | The admin user which Galaxy should use to talk to Tripal. | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 31 | | | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 32 +--------------------------------+-----------------------------------------------------------+ | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 33 | ``$GALAXY_TRIPAL_PASSWORD`` | The password for the admin user. | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 34 | | | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 35 | | | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 36 +--------------------------------+-----------------------------------------------------------+ | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 37 | ``$GALAXY_TRIPAL_SHARED_DIR`` | Directory shared between Galaxy and Tripal, used to | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 38 | | exchange data files. | | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 39 +--------------------------------+-----------------------------------------------------------+ | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 40 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 41 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 42 License | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 43 ------- | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 44 | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 45 All python scripts, wrappers, and the webapollo.py are licensed under | 
| 
7461ee1b9505
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit f55bad7dcf56bd9625874cd89f3894aee35d91ef
 gga parents: diff
changeset | 46 MIT license. | 
