From 05a6477c894b3389f93ddb0be774d11276aa17f4 Mon Sep 17 00:00:00 2001 From: Jason Vander Heiden Date: Mon, 8 Apr 2024 08:31:23 -0700 Subject: [PATCH] Missed some --- lang/R/tests/data-tests/good_repertoire.yaml | 4 +++- lang/python/tests/data/good_repertoire.yaml | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lang/R/tests/data-tests/good_repertoire.yaml b/lang/R/tests/data-tests/good_repertoire.yaml index 5bd9a7cf..ce83f55f 100644 --- a/lang/R/tests/data-tests/good_repertoire.yaml +++ b/lang/R/tests/data-tests/good_repertoire.yaml @@ -255,6 +255,7 @@ Repertoire: id: "CL:0000787" label: "memory B cell" cell_phenotype: "expression of CD20 and CD27" + cell_label: "memory B cell" cell_species: id: "NCBITAXON:9606" label: "Homo sapiens" @@ -382,7 +383,7 @@ Repertoire: link_type: twin diagnosis: - study_group_description: null - diagnosis_timepoint: + diagnosis_timepoint: label: Study enrollment value: 60 unit: @@ -410,6 +411,7 @@ Repertoire: id: "CL:0000895" label: "naive thymus-derived CD4-positive, alpha-beta T cell" cell_phenotype: "expression of CD8 and absence of CD4 and CD45RO" + cell_label: "naive CD4+ aB T cell" cell_species: id: "NCBITAXON:9606" label: "Homo sapiens" diff --git a/lang/python/tests/data/good_repertoire.yaml b/lang/python/tests/data/good_repertoire.yaml index 5bd9a7cf..7ac0ae57 100644 --- a/lang/python/tests/data/good_repertoire.yaml +++ b/lang/python/tests/data/good_repertoire.yaml @@ -255,6 +255,7 @@ Repertoire: id: "CL:0000787" label: "memory B cell" cell_phenotype: "expression of CD20 and CD27" + cell_label: "memory B cell" cell_species: id: "NCBITAXON:9606" label: "Homo sapiens" @@ -410,6 +411,7 @@ Repertoire: id: "CL:0000895" label: "naive thymus-derived CD4-positive, alpha-beta T cell" cell_phenotype: "expression of CD8 and absence of CD4 and CD45RO" + cell_label: "naive CD4+ aB T cell" cell_species: id: "NCBITAXON:9606" label: "Homo sapiens"