1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 22:22:03 +02:00

resistance predict update

This commit is contained in:
2019-02-11 10:27:10 +01:00
parent 96495d363a
commit 76ed26d27e
39 changed files with 1296 additions and 549 deletions

View File

@ -37,7 +37,7 @@ navbar:
href: 'articles/AMR.html'
- text: 'Predict antimicrobial resistance'
icon: 'fa-dice'
href: 'articles/Predict.html'
href: 'articles/resistance_predict.html'
- text: 'Work with WHONET data'
icon: 'fa-globe-americas'
href: 'articles/WHONET.html'
@ -46,10 +46,12 @@ navbar:
href: 'articles/EUCAST.html'
- text: 'Get properties of a microorganism'
icon: 'fa-bug'
href: 'articles/mo_property.html'
# href: 'articles/mo_property.html'
href: 'reference/mo_property.html'
- text: 'Get properties of an antibiotic'
icon: 'fa-capsules'
href: 'articles/ab_property.html'
# href: 'articles/atc_property.html'
href: 'reference/atc_property.html'
- text: 'Create frequency tables'
icon: 'fa-sort-amount-down'
href: 'articles/freq.html'