diff readme.rst @ 8:392255fa7ab9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/prokka/ commit 9a92d439f147a5cf2370e0686854911107de1144
author iuc
date Fri, 28 Oct 2016 13:03:19 -0400
parents f5e44aad6498
children d004ca37843e
line wrap: on
line diff
--- a/readme.rst	Thu Oct 01 14:14:06 2015 -0400
+++ b/readme.rst	Fri Oct 28 13:03:19 2016 -0400
@@ -17,13 +17,6 @@
 .. _XML::Simple: http://search.cpan.org/dist/XML-Simple/
 .. _SignalP: http://www.cbs.dtu.dk/services/SignalP/
 
-Configuration
--------------
-
-prokka tool may be configured to use more than one CPU core by selecting an appropriate destination for this tool in Galaxy job_conf.xml file (see https://wiki.galaxyproject.org/Admin/Config/Jobs and https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster ).
-
-If you are using Galaxy release_2013.11.04 or later, this tool will automatically use the number of CPU cores allocated by the job runner according to the configuration of the destination selected for this tool.
-
 Version history
 ---------------
 
@@ -41,8 +34,3 @@
 - prokka 1.1.0: Merge the wrappers by CRS4 and Lionel Guy. Add COPYING file with MIT license. Make all params optional. Add 'gffver' param. Correctly quote text params in command. Use float type for 'evalue' param. Describe output files in help. Upgrade BLAST+ dependency to v. 2.2.28. Depend on package_aragorn_1_2_36 instead of trna_prediction. Depend on package_prodigal_2_60 instead of prodigal. Depend on package_barrnap_0_2 instead of barrnap. Add PROKKA_SITE_OPTIONS to env.sh and remove 'cpus' param.
 - prokka 0.2: Added this readme file. Support Prokka 1.7. Add dependencies management.
 - prokka 0.1: Initial release in the Tool Shed, supports Prokka 1.6.
-
-Development
------------
-
-Development is hosted at https://bitbucket.org/crs4/orione-tools . Contributions and bug reports are very welcome!