Просмотр исходного кода

updating files to join parents

Henry Crosswell 2 месяцев назад
Родитель
Сommit
3b7eed8428

+ 43 - 1
pyrat-api-multiple-response-and-parents-both-parents.json

@@ -26,5 +26,47 @@
                 "mutationgrade": "wt"
             }
         ]
+    },
+    {
+        "animalid": 101,
+        "eartag_or_id": "ID-101",
+        "mutations": [
+            {
+                "animalid": 101,
+                "mutation_id": 5,
+                "mutationname": "Mut-A",
+                "mutationtype": "BAC transgenic",
+                "grade_id": 5,
+                "mutationgrade": "het"
+            }
+        ]
+    },
+    {
+        "animalid": 103,
+        "eartag_or_id": "ID-103",
+        "mutations": [
+            {
+                "animalid": 103,
+                "mutation_id": 5,
+                "mutationname": "Mut-A",
+                "mutationtype": "BAC transgenic",
+                "grade_id": 5,
+                "mutationgrade": "het"
+            }
+        ]
+    },
+    {
+        "animalid": 105,
+        "eartag_or_id": "ID-105",
+        "mutations": [
+            {
+                "animalid": 105,
+                "mutation_id": 5,
+                "mutationname": "Mut-A",
+                "mutationtype": "BAC transgenic",
+                "grade_id": 5,
+                "mutationgrade": "hom"
+            }
+        ]
     }
-]
+]

+ 0 - 0
pyrat-api-single-response-parent.json → pyrat-api-single-response-parents.json


+ 1 - 1
pyrat-data-single-mutation.csv

@@ -1,4 +1,4 @@
-ID,Line / Strain (Name),DOB,Father,Mother,Sacrifice reason,Mutation 1,Grade 1,Mutation 2,Grade 2,Mutation 3,Grade 3,Father: Mutation 1,Father: Grade 1,Father: Mutation 2,Father: Grade 2,Father: Mutation 3,Father: Grade 3,Mother: Mutation 1,Mother: Grade 1,Mother: Mutation 2,Mother: Grade 2,Mother: Mutation 3,Mother: Grade 3
+ID,Line / Strain (Name),DOB,Father,Mother,Sacrifice reason,Mutation 1,Grade 1,Mutation 2,Grade 2,Mutation 3,Grade 3,Father: Mutation 1,Father: Grade 1,Father 1: Mutation 2,Father 1: Grade 2,Father 1: Mutation 3,Father 1: Grade 3,Mother 1: Mutation 1,Mother 1: Grade 1,Mother 1: Mutation 2,Mother 1: Grade 2,Mother 1: Mutation 3,Mother 1: Grade 3
 ID-001,Line-A,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,het,,,,,Mut-A,wt,,,,,Mut-A,het,,,,
 ID-002,Line-A,15/12/2025,ID-F1,ID-M1,End of experiment,Mut-A,wt,,,,,Mut-A,wt,,,,,Mut-A,het,,,,
 ID-003,Line-A,02/01/2026,ID-F1,ID-M1,End of experiment,Mut-A,het,,,,,Mut-A,wt,,,,,Mut-A,het,,,,