@@ -60,7 +60,7 @@ There are three modules in `element-animal`:
6060
6161![ Injection schema diagram] ( https://raw.githubusercontent.com/datajoint/element-animal/main/images/injection_diagram.svg )
6262
63- ## ` subject ` schema ([ API docs] ( https://datajoint.com/docs/ elements/element-animal/api/element_animal/subject ) )
63+ ## ` subject ` schema ([ API docs] ( https://docs. datajoint.com/elements/element-animal/0.1/ api/element_animal/subject/ ) )
6464
6565- Although not required, most choose to connect the ` Session ` table to a ` Subject ` table.
6666
@@ -74,7 +74,7 @@ There are three modules in `element-animal`:
7474| SubjectCull | Subject culling information |
7575| Zygosity | Information about zygosity of a subject |
7676
77- ### ` genotyping ` schema ([ API docs] ( https://datajoint.com/docs/ elements/element-animal/api/element_animal/genotyping ) )
77+ ### ` genotyping ` schema ([ API docs] ( https://docs. datajoint.com/elements/element-animal/0.1/ api/element_animal/genotyping/ ) )
7878
7979| Table | Description |
8080| -------------- | ------------------------------------------------------------------- |
@@ -88,7 +88,7 @@ There are three modules in `element-animal`:
8888| SubjectCaging | Information about subject and its cage. |
8989| GenotypeTest | Information about genotype test |
9090
91- ### ` surgery ` schema ([ API docs] ( https://datajoint.com/docs/ elements/element-animal/api/element_animal/surgery ) )
91+ ### ` surgery ` schema ([ API docs] ( https://docs. datajoint.com/elements/element-animal/0.1/ api/element_animal/surgery/ ) )
9292
9393| Table | Description |
9494| ------------------- | -------------------------------------------------------------- |
@@ -97,12 +97,3 @@ There are three modules in `element-animal`:
9797| Hemisphere | Brain region hemisphere |
9898| ImplantationType | Type of implantation |
9999| Implantation | Implantation of a device |
100-
101- ### ` injection ` schema ([ API docs] ( https://datajoint.com/docs/elements/element-animal/api/element_animal/injection ) )
102-
103- | Table | Description |
104- | ------------------- | -------------------------------------------------------------- |
105- | VirusSerotype | Virus serotype |
106- | InjectionProtocol | Injection device protocol |
107- | VirusName | Full virus name |
108- | Injection | Information about the virus injection |
0 commit comments