changeset 8:c89ee0059c70 draft

"planemo upload for repository https://github.com/rakesh4osdd/asist/tree/master commit 526516c07f33c30190617115ae94bac37a11f359"
author rakesh4osdd
date Wed, 30 Jun 2021 06:26:21 +0000
parents 6f4844ad364d
children b3c01b790314
files suite_config.xml
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/suite_config.xml	Wed Jun 30 06:26:21 2021 +0000
@@ -0,0 +1,9 @@
+<suite id='suite_asist_tools' name='Suite of ASIST tools' version="1.0.0">
+	<description>This suite contains clsi_profile and asist files and wrappers for Galaxy</description>
+	<tool id="clsi_profile" name="CLSI Profile" version="0.1.6" python_template_version="3.5">
+		<description>MIC profile using CLSI MIC breakpoints</description>	
+	</tool>
+	<tool id="asist" name="ASIST" version="1.0.1" python_template_version="3.5">
+		<description>Antimicrobial Susceptibility standards based phenotypes</description>
+	</tool>
+</suite>