diff options
author | Frederick Muriuki Muriithi | 2024-07-01 10:02:01 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-07-01 10:02:33 -0500 |
commit | 8e63950e1b0fd5b02a2f08de98c6b38feb095e05 (patch) | |
tree | f1f77460b93aa8f2e3291f001a6fe3382e0548bd /topics/gn-uploader/genome-details.gmi | |
parent | 26437367348210c799fb36eaf59d39e97b07fe7d (diff) | |
download | gn-gemtext-8e63950e1b0fd5b02a2f08de98c6b38feb095e05.tar.gz |
gn-uploader: documentation: Genome locations.
Diffstat (limited to 'topics/gn-uploader/genome-details.gmi')
-rw-r--r-- | topics/gn-uploader/genome-details.gmi | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/topics/gn-uploader/genome-details.gmi b/topics/gn-uploader/genome-details.gmi new file mode 100644 index 0000000..f8a12f6 --- /dev/null +++ b/topics/gn-uploader/genome-details.gmi @@ -0,0 +1,42 @@ +# Genome Details + +This file is probably misnamed. + +*TODO*: Update name once we know where this fits + +## Tags + +* type: documentation, doc, docs +* assigned: fredm +* priority: docs +* status: open +* keywords: gn-uploader, uploader, genome + +## Location + +### centiMorgan (cM) + +We no longer use centiMorgan in GeneNetwork + +From the email threads: + +``` +> … +> Sorry, we now generally do not use centimorgans. Chr 19 is 57 cM +> using markers that exclude telomeres in most crosses. +> … +``` + +and + +``` +> … +> I know that cM is a bit more variable because it's not a direct measurement, … +> … +``` + +### Megabasepairs (Mbp) + +The uploader will store any provided physical location values (in megabasepairs) in the +=> https://gn1.genenetwork.org/webqtl/main.py?FormID=schemaShowPage#Geno Geno table +specifically in the `Mb` field of that table. |