[[{date_keys.pn_21_date | date: "yyyy-MM-dd" }]]
[[{date_keys.cohab_date | date: "yyyy-MM-dd" }]]
[[{cage.current_litter}]]
[[{date_keys.plug_detected | date: "yyyy-MM-dd" }]]
[[{date_keys.pregnancy_detected | date: "yyyy-MM-dd" }]]
[[{date_keys.birthdate | date: "yyyy-MM-dd" }]]
[[{cage.litters[cage.current_litter].pups}]]
[[{cage.litters[cage.current_litter].males}]]
[[{cage.litters[cage.current_litter].females}]]
Litter | Birthdate | Pups | Males | Females | Weaned | Genotyped |
---|---|---|---|---|---|---|
[[{key}]] | [[{litter.birthdate}]] | [[{litter.pups}]] | [[{litter.males}]] | [[{litter.females}]] | [[{litter.weaned_date | date: "yyyy-MM-dd" }]] | [[{litter.genotyped_date | date: "yyyy-MM-dd"}]] |
☞ All mice in same cage should be same sex and genotype
☞ Assume that all mice in same cage have same parents?