File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
docs/source/aind_data_schema_models Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,20 @@ External registries act as an application programming interfaces (API). They all
66
77### MouseAnatomyModel
88
9- Base model for mouse anatomy
9+ [ EMAPA] ( https://www.ebi.ac.uk/ols4/ontologies/emapa )
10+
11+ Base model for mouse anatomy. Some examples:
1012
1113| Name | Registry | Registry Identifier |
1214| ------| -------| --------|
13- | ` todo ` | ` todo ` | ` todo ` |
15+ | ` heart ` | ` Registry.EMAPA ` | ` 16105 ` |
16+
17+ ### Gene
18+
19+ [ GenBank] ( https://www.ncbi.nlm.nih.gov/genbank/ )
20+
21+ Base model for genes. One example:
22+
23+ | Name | Description | Registry | Registry Identifier |
24+ | ------| ------| -------| --------|
25+ | ` gfp ` | ` Human adenovirus B isolate 340-2010 DNA, complete genome ` | ` Registry.GENBANK ` | ` LN515608 ` |
You can’t perform that action at this time.
0 commit comments