summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander_Kabui2023-07-11 01:51:43 +0300
committerAlexander_Kabui2023-07-11 01:51:43 +0300
commit05f8ba6fe1e6ad580ed49eaef72329210ec77691 (patch)
tree5052e24e2c2bf6d2b5b4c8331d9d3f730c18af3a
parentbdb1c7e0308e702d27acf6bb7c5b10f444b3f4e5 (diff)
downloadgn-gemtext-05f8ba6fe1e6ad580ed49eaef72329210ec77691.tar.gz
add issue parsing genotype files
-rw-r--r--issues/parsing_genotype_files.gmi20
1 files changed, 20 insertions, 0 deletions
diff --git a/issues/parsing_genotype_files.gmi b/issues/parsing_genotype_files.gmi
new file mode 100644
index 0000000..1ba16b0
--- /dev/null
+++ b/issues/parsing_genotype_files.gmi
@@ -0,0 +1,20 @@
+# Parsing genotyfiles
+
+## Tags
+
+* assigned: alexm
+* type: debug
+* priority: high
+* status: in progress
+
+## Once you identify the genofile identify
+the file in the GENOTYPE_FILES and extract sample_listx
+
+
+for entire parsing code refer to:
+
+=> https://github.com/genenetwork/genenetwork3/blob/main/gn3/db/genotypes.py
+
+* Linked to issue
+
+=> https://issues.genenetwork.org/issues/linking_genotype-files-to-datasets \ No newline at end of file