changeset 2:62afd73a0987 draft

"planemo upload for repository https://github.com/rakesh4osdd/asist/tree/master commit 58779a9edf592cff8cc63877d29e83888e403748-dirty"
author rakesh4osdd
date Mon, 28 Jun 2021 15:05:17 +0000
parents 9c7d056cac30
children 734777d3c253
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	Mon Jun 28 15:05:17 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>