Quellcode durchsuchen

merged with master to include km changes to master

Henry Crosswell vor 2 Monaten
Ursprung
Commit
bfbd83ecbc

+ 32 - 0
pyrat-api-line-mutations-response.json

@@ -0,0 +1,32 @@
+[
+    {
+        "id": 3,
+        "name": "Mut-C",
+        "status": "active",
+        "possible_grades": [
+            {"id": 5, "name": "het"}, 
+            {"id": 6, "name": "hom"}, 
+            {"id": 7, "name": "wt"}
+        ]
+    },
+    {
+        "id": 1,
+        "name": "Mut-A",
+        "status": "active",
+        "possible_grades": [
+            {"id": 5, "name": "het"}, 
+            {"id": 6, "name": "hom"}, 
+            {"id": 7, "name": "wt"}
+        ]
+    },
+    {
+        "id": 2,
+        "name": "Mut-B",
+        "status": "inactive",
+        "possible_grades": [
+            {"id": 5, "name": "het"}, 
+            {"id": 6, "name": "hom"}, 
+            {"id": 7, "name": "wt"}
+        ]
+    }
+]

+ 10 - 0
pyrat-api-lines-response-1.json

@@ -0,0 +1,10 @@
+[
+    {
+        "id": 1,
+        "name": "Line-A"
+    },
+    {
+        "id": 2,
+        "name": "Line-B"
+    }
+]

+ 6 - 0
pyrat-api-lines-response-2.json

@@ -0,0 +1,6 @@
+[
+    {
+        "id": 3,
+        "name": "Line-C"
+    }
+]

+ 4 - 0
pyrat-api-lines.csv

@@ -0,0 +1,4 @@
+id,name
+1,Line-A
+2,Line-B
+3,Line-C

+ 1 - 1
pyrat-data-forbidden-genotypes.csv

@@ -9,7 +9,7 @@ ID-007,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,het,Mut-B,ki/ki,,,
 ID-008,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,het,Mut-B,ko/+,,,Mut-A,ko/-,Mut-B,het,,,Mut-A,-/ko,Mut-B,+/ko,,
 ID-009,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,het,Mut-B,ki/+,,,Mut-A,ki/-,Mut-B,het,,,Mut-A,-/ki,Mut-B,+/ki,,
 ID-010,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,het,Mut-B,ko/ko,,,Mut-A,ko/ko,Mut-B,het,,,Mut-A,wt,Mut-B,+,,
-ID-011,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,het,Mut-B,,,,Mut-A,hom,Mut-B,het,,,Mut-A,wt,Mut-B,hom,,
+ID-011,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,het,Mut-B,,,,Mut-A,het,Mut-B,het,,,Mut-A,het,Mut-B,het,,
 ID-012,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,,Mut-B,,,,Mut-A,hom,Mut-B,het,,,Mut-A,wt,Mut-B,hom,,
 ID-013,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,,,,,,,,,,,,,,,,,,
 ID-014,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,,,,,,,Mut-A,hom,Mut-B,het,,,Mut-A,wt,Mut-B,hom,,

+ 1 - 1
standardised-data-forbidden-genotypes.csv

@@ -4,7 +4,7 @@ ID-006,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,het_hom,ho
 ID-007,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,het_hom,hom_het,wt_hom
 ID-008,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,het_het,het_het,het_het
 ID-009,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,het_het,het_het,het_het
-ID-011,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,het_wt,hom_het,wt_hom
+ID-011,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,het_wt,het_het,het_het
 ID-012,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,,hom_het,wt_hom
 ID-013,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,,wt_wt,wt_wt
 ID-014,Line-AB,15/12/2025,ID-F1,ID-M1,End of experiment,2,Mut-A_Mut-B,,hom_het,wt_hom