From 2d3f8b9707bd13433ca82449ad82dbc406a28f95 Mon Sep 17 00:00:00 2001 From: lltommy Date: Wed, 22 Apr 2020 20:43:09 +0200 Subject: Including restrictions to the host status --- bh20sequploader/bh20seq-options.yml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bh20sequploader/bh20seq-options.yml') diff --git a/bh20sequploader/bh20seq-options.yml b/bh20sequploader/bh20seq-options.yml index da47e1a..68f6e79 100644 --- a/bh20sequploader/bh20seq-options.yml +++ b/bh20sequploader/bh20seq-options.yml @@ -14,6 +14,15 @@ host_sex: Male: http://purl.obolibrary.org/obo/PATO_0000384 Female: http://purl.obolibrary.org/obo/PATO_0000383 +host_health_status: + healthy: http://purl.obolibrary.org/obo/NCIT_C115935 + asymptomatic: http://purl.obolibrary.org/obo/NCIT_C3833 + sympotmatic: http://purl.obolibrary.org/obo/NCIT_C25269 + admitted to hospital: http://purl.obolibrary.org/obo/GENEPIO_0002020 + discharged from hospital: http://purl.obolibrary.org/obo/GENEPIO_0001849 + dead: http://purl.obolibrary.org/obo/NCIT_C28554 + alive: http://purl.obolibrary.org/obo/NCIT_C37987 + sample_sequencing_technology: Illumina NextSeq 500: http://www.ebi.ac.uk/efo/EFO_0009173 Illumina NextSeq 550: http://www.ebi.ac.uk/efo/EFO_0008566 -- cgit v1.2.3