Mercurial > repos > iuc > package_augustus_3_1
annotate tool_dependencies.xml @ 3:50ac18031f40 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 97a064489364118d108b0dd2cfb4d9bc53080837
| author | iuc |
|---|---|
| date | Thu, 19 Nov 2015 12:56:39 -0500 |
| parents | 946032422e98 |
| children |
| rev | line source |
|---|---|
|
0
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
2 <tool_dependency> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
3 <package name="augustus" version="3.1"> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
4 <install version="1.0"> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
5 <actions> |
|
2
946032422e98
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit a07cb10e840db61500822627bf8c8addf29d9f4f
iuc
parents:
1
diff
changeset
|
6 <action type="download_by_url">http://bioinf.uni-greifswald.de/augustus/binaries/old/augustus-3.1.tar.gz</action> |
|
0
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
7 <action type="shell_command">make</action> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
8 <action type="move_directory_files"> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
9 <source_directory>bin</source_directory> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
10 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
11 </action> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
12 <action type="move_directory_files"> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
13 <source_directory>scripts</source_directory> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
14 <destination_directory>$INSTALL_DIR/scripts</destination_directory> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
15 </action> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
16 <action type="move_directory_files"> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
17 <source_directory>config</source_directory> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
18 <destination_directory>$INSTALL_DIR/config</destination_directory> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
19 </action> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
20 <action type="set_environment"> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
21 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/scripts</environment_variable> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
22 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
|
3
50ac18031f40
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 97a064489364118d108b0dd2cfb4d9bc53080837
iuc
parents:
2
diff
changeset
|
23 <environment_variable name="AUGUSTUS_CONFIG_PATH" action="set_to">$INSTALL_DIR/config</environment_variable> |
|
0
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
24 </action> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
25 </actions> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
26 </install> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
27 <readme>AUGUSTUS is a gene prediction program for eukaryotes written by Mario Stanke and Oliver Keller. |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
28 It can be used as an ab initio program, which means it bases its prediction purely on the |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
29 sequence. AUGUSTUS may also incorporate hints on the gene structure coming from extrinsic sources |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
30 such as EST, MS/MS, protein alignments and synthenic genomic alignments. |
|
1
1d324022239b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 936ca4b4641eae2bdfa93885f35f5a9263f9dae1
iuc
parents:
0
diff
changeset
|
31 </readme> |
|
0
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
32 </package> |
|
820bf3789c44
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 6adc337a790cc627fd8f488459878d0417654328
iuc
parents:
diff
changeset
|
33 </tool_dependency> |
