diff options
author | Munyoki Kilyungi | 2023-08-08 12:39:33 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2023-08-08 12:39:33 +0300 |
commit | 81cb7c9ceba381f5fee15115392cd741d286058d (patch) | |
tree | bc9abff6529e245922579e0c66ae8ca7862f2bed /issues/modelling-phenotype-data.gmi | |
parent | 2d7f9bd464905d8205ecc4acb14ee9e261bf5417 (diff) | |
download | gn-gemtext-81cb7c9ceba381f5fee15115392cd741d286058d.tar.gz |
Use proper list
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'issues/modelling-phenotype-data.gmi')
-rw-r--r-- | issues/modelling-phenotype-data.gmi | 12 |
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. |