| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- [
- {
- "animalid": 100,
- "eartag_or_id": "ID-100",
- "mutations": [
- {
- "animalid": 100,
- "mutation_id": 5,
- "mutationname": "Mut-A",
- "mutationtype": "BAC transgenic",
- "grade_id": 5,
- "mutationgrade": "het"
- }
- ]
- },
- {
- "animalid": 102,
- "eartag_or_id": "ID-102",
- "mutations": [
- {
- "animalid": 102,
- "mutation_id": 5,
- "mutationname": "Mut-A",
- "mutationtype": "BAC transgenic",
- "grade_id": 5,
- "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"
- }
- ]
- }
- ]
|