# HG changeset patch # User rakesh4osdd # Date 1624892717 0 # Node ID 62afd73a09878f4d9c98317ebff7796937a7063e # Parent 9c7d056cac306f150a63ee069fc60bc124984d94 "planemo upload for repository https://github.com/rakesh4osdd/asist/tree/master commit 58779a9edf592cff8cc63877d29e83888e403748-dirty" diff -r 9c7d056cac30 -r 62afd73a0987 suite_config.xml --- /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>