|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
|
3 <package name="perl_xml_simple" version="2.20">
|
|
|
4 <repository changeset_revision="2ba4c9419ceb" name="package_perl_xml_simple_2_20" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
5 </package>
|
|
|
6 <package name="bioperl" version="1.6.922">
|
|
|
7 <repository changeset_revision="bd1fcedd9aad" name="package_bioperl_1_6" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
8 </package>
|
|
|
9 <package name="prokka" version="1.10">
|
|
|
10 <install version="1.0">
|
|
|
11 <actions>
|
|
|
12 <action type="download_by_url">http://www.vicbioinformatics.com/prokka-1.10.tar.gz</action>
|
|
1
|
13
|
|
|
14 <action type="set_environment_for_install">
|
|
|
15 <repository changeset_revision="2ba4c9419ceb" name="package_perl_xml_simple_2_20" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
16 <package name="perl_xml_simple" version="2.20" />
|
|
|
17 </repository>
|
|
|
18 <repository changeset_revision="bd1fcedd9aad" name="package_bioperl_1_6" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
19 <package name="bioperl" version="1.6.922" />
|
|
|
20 </repository>
|
|
|
21 </action>
|
|
|
22
|
|
0
|
23 <action type="shell_command">bin/prokka --setupdb</action>
|
|
|
24 <action type="move_directory_files">
|
|
|
25 <source_directory>.</source_directory>
|
|
|
26 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
|
27 </action>
|
|
|
28 <action type="set_environment">
|
|
|
29 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
|
30 </action>
|
|
|
31 </actions>
|
|
|
32 </install>
|
|
|
33 <readme>
|
|
|
34 Prokka is a software tool for the rapid annotation of prokaryotic genomes. A typical 4 Mbp genome can be
|
|
|
35 fully annotated in less than 10 minutes on a quad-core computer, and scales well to 32 core SMP systems.
|
|
|
36 It produces GFF3, GBK and SQN files that are ready for editing in Sequin and ultimately submitted to Genbank/DDJB/ENA.
|
|
|
37
|
|
|
38 http://www.vicbioinformatics.com/software.prokka.shtml
|
|
|
39
|
|
|
40 Warning: Prokka includes custom databases and is thus about a 340 MB download!
|
|
|
41 </readme>
|
|
|
42 </package>
|
|
|
43 </tool_dependency>
|