File tree Expand file tree Collapse file tree 4 files changed +11
-10
lines changed
Expand file tree Collapse file tree 4 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ repo_url: https://github.com/datajoint-company/datajoint-docs
77nav :
88 - Welcome : index.md
99 - Core :
10- - Overview : core/index.md
10+ - core/index.md
1111 - Concepts :
1212 - Principles : core/concepts/principles.md
1313 - Glossary : core/concepts/glossary.md
Original file line number Diff line number Diff line change @@ -53,15 +53,20 @@ Below are the projects that make up the family of open-source DataJoint Elements
5353
5454 A data pipeline for miniscope calcium imaging.
5555
56+ [ :octicons-arrow-right-24: Interactive tutorial] ( https://github.com/datajoint/workflow-miniscope#interactive-tutorial ) {: target ="_ blank"}
57+
5658 [ :octicons-arrow-right-24: Docs] ( ./element-miniscope/ )
5759
5860- :fontawesome-brands-python:{ .lg .middle } ** Element ZStack**
5961
6062 ---
6163
62- A data pipeline for segmenting volumetric microscopy data with Cellpose.
64+ A data pipeline for segmenting volumetric microscopy data with Cellpose, uploading
65+ to BossDB, and visualizing with Neuroglancer.
66+
67+ [ :octicons-arrow-right-24: Interactive tutorial] ( https://github.com/datajoint/workflow-zstack#interactive-tutorial ) {: target ="_ blank"}
6368
64- :octicons-arrow-right-24: New docs coming soon!
69+ [ :octicons-arrow-right-24: Docs ] ( ./element-zstack/ )
6570
6671- :fontawesome-brands-python:{ .lg .middle } ** Element DeepLabCut**
6772
Original file line number Diff line number Diff line change @@ -4,9 +4,6 @@ The following document describes how to setup a development environment and conn
44a database so that you can use the DataJoint Elements to build and run a workflow on
55your local machine.
66
7- If you'd rather run through similar tutorials in an online
8- Jupyter environment, please visit [ CodeBook] ( https://codebook.datajoint.io/ ) .
9-
107Any of the DataJoint Elements can be combined together to create a workflow that matches
118your experimental setup. We have a number of [ example workflows] ( #example-workflows )
129to get you started. Each focuses on a specific modality, but they can be adapted for
@@ -338,7 +335,6 @@ example data, you would ...
338335 Element and Workflow Array Ephys also support data recorded with
339336 OpenEphys.
340337
341-
342338??? Note "Calcium Imaging: Click to expand details"
343339 - **Dataset**: workflow-array-calcium-imaging-test-set
344340 - **Revision**: 0_1_0a2
@@ -408,7 +404,6 @@ example data, you would ...
408404 - **Revision**: 0.0.0
409405 - **Size**: .3 GB
410406
411-
412407#### Using Your Own Data
413408
414409Some of the workflows carry some assumptions about how your file directory will be
@@ -738,7 +733,6 @@ provides all the informaiton required to set up a dedicated database.
738733 ```
739734 </details>
740735
741-
742736### DataJoint LabBook
743737
744738DataJoint LabBook is a graphical user interface to facilitate data entry for existing
Original file line number Diff line number Diff line change 3838
3939 A cloud platform for automated analysis workflows. It relies on DataJoint Core and DataJoint Elements.
4040
41- [ :octicons-arrow-right-24: Learn more] ( https://datajoint.com/works ) {: target ="_ blank"}
41+ [ :octicons-arrow-right-24: Learn
42+ more] ( https://datajoint.com/works ) {: target ="_ blank"}
43+
4244 [ :octicons-arrow-right-24: Sign-in] ( https://works.datajoint.com ) {: target ="_ blank"}
4345
4446</div >
You can’t perform that action at this time.
0 commit comments