annotate README.rst @ 0:89816260c45d draft default tip

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