Mercurial > repos > bebatut > package_genometools_1_5_7
comparison tool_dependencies.xml @ 0:ea7ba24d640f draft default tip
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/packages/package_genometools_1_5_7 commit c9e8b7a0212c9fdc3b91ca0c38129a2a05e4abe2-dirty
| author | bebatut |
|---|---|
| date | Tue, 10 Nov 2015 09:34:31 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ea7ba24d640f |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="genometools" version="1.5.7"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">http://genometools.org/pub/genometools-1.5.7.tar.gz</action> | |
| 7 <action type="autoconf"></action> | |
| 8 <action type="set_environment"> | |
| 9 <environment_variable name="GENOMETOOLS_DIR" action="set_to">$INSTALL_DIR/</environment_variable> | |
| 10 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/</environment_variable> | |
| 11 </action> | |
| 12 </actions> | |
| 13 </install> | |
| 14 <readme> | |
| 15 The GenomeTools genome analysis system is a collection of bioinformatics tools (in the realm of genome informatics) combined into a single binary named gt. | |
| 16 It is based on a C library named “libgenometools” which consists of several modules. | |
| 17 | |
| 18 For more details, see: | |
| 19 http://genometools.org/ | |
| 20 </readme> | |
| 21 </package> | |
| 22 </tool_dependency> |
