LINC Data Platform is data sharing and visualization platform for the center for Large-scale Imaging of Neural Circuits (LINC). See here for details
The LINC Data Platform site can be (visited online here)[https://lincbrain.org]
This repository is a fork of the DANDI Archive project. For more information, please visit the DANDI Archive
The linc-archive repository contains a Django-based backend to run the LINC REST API, and a Vue-based frontend to provide a user interface to the archive.
-
To learn how to interact with LINC Data Platform, please refer to the LINC Documentation.
-
To get help:
- File an issue on the relevant GitHub repository
- Reach out on the LINC Slack
-
To understand how to hack on the archive codebase:
- Django backend:
DEVELOPMENT.md
- Vue frontend:
web/README.md
- Django backend: