# HG changeset patch # User rakesh4osdd # Date 1624980126 0 # Node ID 6f4844ad364d274445222667188298004e5fcfea # Parent b67a3c53cc692e894bb9c23c6db3ff7880c52e4e "planemo upload for repository https://github.com/rakesh4osdd/asist/tree/master commit 526516c07f33c30190617115ae94bac37a11f359" diff -r b67a3c53cc69 -r 6f4844ad364d README.md --- a/README.md Tue Jun 29 14:11:54 2021 +0000 +++ b/README.md Tue Jun 29 15:22:06 2021 +0000 @@ -2,7 +2,7 @@ CLSI profile for ASIST using the CLSI standards 2020 by AST profiling for bacteria. It help to generate the input file for ASIST program based on MIC values provided by CLSI based AST profiling. -# ASIST: Antimicrobial Susceptibility standards** +# ASIST: Antimicrobial Susceptibility standards In the first column strain names will be mentioned, the second column will be left blank for getting resistance phenotype, starting two rows will comprise antibiotic names (first row) and antibiotic classes (second row). The data for the resistance profile will then start from the C3 column of an excel file which can be converted into a .csv file. Since B3 is left blank, after implementing the algorithm, column B3 will be filled with the resistance phenotype (susceptible, MDR, XDR, PDR). diff -r b67a3c53cc69 -r 6f4844ad364d README.rst --- a/README.rst Tue Jun 29 14:11:54 2021 +0000 +++ b/README.rst Tue Jun 29 15:22:06 2021 +0000 @@ -2,7 +2,7 @@ CLSI profile for ASIST using the CLSI standards 2020 by AST profiling for bacteria. It help to generate the input file for ASIST program based on MIC values provided by CLSI based AST profiling. -# ASIST: Antimicrobial Susceptibility standards** +# ASIST: Antimicrobial Susceptibility standards In the first column strain names will be mentioned, the second column will be left blank for getting resistance phenotype, starting two rows will comprise antibiotic names (first row) and antibiotic classes (second row). The data for the resistance profile will then start from the C3 column of an excel file which can be converted into a .csv file. Since B3 is left blank, after implementing the algorithm, column B3 will be filled with the resistance phenotype (susceptible, MDR, XDR, PDR).