From 05f8ba6fe1e6ad580ed49eaef72329210ec77691 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Tue, 11 Jul 2023 01:51:43 +0300 Subject: add issue parsing genotype files --- issues/parsing_genotype_files.gmi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 issues/parsing_genotype_files.gmi (limited to 'issues') 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 -- cgit v1.2.3