You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Labs have developed project-specific DataJoint pipelines for pairing the coordinates of recording electrodes with the location in published atlases. The DataJoint team collaborated with several and interviewed these teams to understand their experiment workflow, associated tools, and interfaces. These teams include:
56
19
57
-
One notable consession was made in development: acronyms in DataJoint do not perfectly
58
-
map on to the Allen Institute's published standard. By default, DataJoint databases are
59
-
not case sensitive. Instead, acronyms are converted to
60
-
[snake case](https://en.wikipedia.org/wiki/Snake_case) to avoid naming collisions. While
61
-
we depart from the standard, preliminary interviews with users indicate no bias toward
for a demonstration of converting between the case sensitive and snake case standards.
20
+
+ Mesoscale Activity Project
21
+
+ International Brain Lab
65
22
66
-
## Roadmap
23
+
## Element Roadmap
67
24
25
+
Through our interviews and direct collaboration on the key projects, we identified the common motifs to create Element Electrode Localization with the repository hosted on [GitHub](https://github.com/datajoint/element-electrode-localization){:target="_blank"}.
68
26
Further development of this Element is community driven. Upon user requests we will
69
27
continue adding features to this Element, such as improved region- and subregion-based
70
28
topological referencing.
29
+
30
+
-[x] Generalize the table architecture from existing project-specific pipelines:
-[x] Allen Institute's [atlas files](https://community.brain-map.org/t/allen-mouse-ccf-accessing-and-using-related-data-and-tools/359){:target="_blank"}
0 commit comments