summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-08-08 12:39:33 +0300
committerMunyoki Kilyungi2023-08-08 12:39:33 +0300
commit81cb7c9ceba381f5fee15115392cd741d286058d (patch)
treebc9abff6529e245922579e0c66ae8ca7862f2bed /issues
parent2d7f9bd464905d8205ecc4acb14ee9e261bf5417 (diff)
downloadgn-gemtext-81cb7c9ceba381f5fee15115392cd741d286058d.tar.gz
Use proper list
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'issues')
-rw-r--r--issues/modelling-phenotype-data.gmi12
1 files changed, 5 insertions, 7 deletions
diff --git a/issues/modelling-phenotype-data.gmi b/issues/modelling-phenotype-data.gmi
index 7005bfe..f60fd2f 100644
--- a/issues/modelling-phenotype-data.gmi
+++ b/issues/modelling-phenotype-data.gmi
@@ -9,13 +9,11 @@
Consider the following columns from our phenotype
table:
- Pre_publication_description
- Post_publication_description
- Original_description
-
- Pre_publication_abbreviation
- Post_publication_abbreviation
-
+* Pre_publication_description
+* Post_publication_description
+* Original_description
+* Pre_publication_abbreviation
+* Post_publication_abbreviation
Ideally, all traits in GeneNetwork have pre- and post- descriptions and abbreviations upon initial data entry. This however is not the case.