|
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>
|
|
|
13 <action type="shell_command">bin/prokka --setupdb</action>
|
|
|
14 <action type="move_directory_files">
|
|
|
15 <source_directory>.</source_directory>
|
|
|
16 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
|
17 </action>
|
|
|
18 <action type="set_environment">
|
|
|
19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
|
20 </action>
|
|
|
21 </actions>
|
|
|
22 </install>
|
|
|
23 <readme>
|
|
|
24 Prokka is a software tool for the rapid annotation of prokaryotic genomes. A typical 4 Mbp genome can be
|
|
|
25 fully annotated in less than 10 minutes on a quad-core computer, and scales well to 32 core SMP systems.
|
|
|
26 It produces GFF3, GBK and SQN files that are ready for editing in Sequin and ultimately submitted to Genbank/DDJB/ENA.
|
|
|
27
|
|
|
28 http://www.vicbioinformatics.com/software.prokka.shtml
|
|
|
29
|
|
|
30 Warning: Prokka includes custom databases and is thus about a 340 MB download!
|
|
|
31 </readme>
|
|
|
32 </package>
|
|
|
33 </tool_dependency>
|