1- [ ![ Build status] ( https://github.com/clinical-genomics/microsalt /actions/workflows/run_tests.yml/badge.svg )] ( https://github.com/clinical-genomics/microsalt /actions/workflows/run_tests.yml )
1+ [ ![ Build status] ( https://github.com/clinical-genomics/microSALT /actions/workflows/run_tests.yml/badge.svg )] ( https://github.com/clinical-genomics/microSALT /actions/workflows/run_tests.yml )
22[ ![ Coverage Status] ( https://coveralls.io/repos/github/Clinical-Genomics/microSALT/badge.svg?branch=master )] ( https://coveralls.io/github/Clinical-Genomics/microSALT?branch=master )
33[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.4026043.svg )] ( https://doi.org/10.5281/zenodo.4026043 )
44
55<p align =" center " >
66 <a href =" https://github.com/sylvinite/microSALT " >
7- <img width="1000" height="250" src="artwork/microsalt .jpg"/>
7+ <img width="1000" height="250" src="artwork/microSALT .jpg"/>
88 </a >
99</p >
1010
11- __ Microbial Sequence Analysis and Loci-based Typing pipeline __
11+ ** Microbial Sequence Analysis and Loci-based Typing pipeline **
1212
1313_ The microbial sequence analysis and loci-based typing pipeline (microSALT) is
14- used to analyse microbial samples. It produces a quality control of the
14+ used to analyse microbial samples. It produces a quality control of the
1515sample, determines a sample's organism specific sequence type, and its
1616resistance pattern. microSALT also provides a database storage solution and
1717report generation of these results._
@@ -42,17 +42,17 @@ cp configExample.json /MY/FAV/FOLDER/config.json
4242export MICROSALT_CONFIG=/MY/FAV/FOLDER/config.json
4343```
4444
45- __ Then edit the fields to match your environment __ .
45+ ** Then edit the fields to match your environment ** .
4646
4747## Usage
4848
49- - ` microsalt analyse` contains functions to start sbatch job(s) & produce
50- output to ` folders['results'] ` . Afterwards the parsed results are uploaded
51- to the SQL back-end and produce reports (HTML), which are then automatically
52- e-mailed to the user.
53- - ` microsalt utils` contains various functionality, including generating the
54- sample description json, manually adding new reference organisms and
55- re-generating reports.
49+ - ` microSALT analyse` contains functions to start sbatch job(s) & produce
50+ output to ` folders['results'] ` . Afterwards the parsed results are uploaded
51+ to the SQL back-end and produce reports (HTML), which are then automatically
52+ e-mailed to the user.
53+ - ` microSALT utils` contains various functionality, including generating the
54+ sample description json, manually adding new reference organisms and
55+ re-generating reports.
5656
5757## Databases
5858
@@ -71,14 +71,14 @@ Any definitions will work, as long as they retain the same formatting.
7171
7272### Hardware
7373
74- - A [ SLURM] ( https://slurm.schedmd.com ) enabled HPC system
75- - A (clarity) LIMS server
74+ - A [ SLURM] ( https://slurm.schedmd.com ) enabled HPC system
75+ - A (clarity) LIMS server
7676
7777### Software
7878
79- - [ Conda] ( https://conda.io )
80- - Python 3.6
81- - [ SQLite] ( https://www.sqlite.org )
79+ - [ Conda] ( https://conda.io )
80+ - Python 3.6
81+ - [ SQLite] ( https://www.sqlite.org )
8282
8383## Contributing to this repo
8484
@@ -87,7 +87,7 @@ For more information, see https://guides.github.com/introduction/flow/
8787
8888## Credits
8989
90- - Isak Sylvin - Lead developer
91- - Emma Sernstad - Accreditation ready reports
92- - Tanja Normark - Various issues
93- - Maya Brandi - Various issues
90+ - Isak Sylvin - Lead developer
91+ - Emma Sernstad - Accreditation ready reports
92+ - Tanja Normark - Various issues
93+ - Maya Brandi - Various issues
0 commit comments