Metadata-Version: 2.1
Name: element-lab
Version: 0.1.0a1
Summary: DataJoint Elements for Lab Management
Home-page: https://github.com/datajoint/element-lab
Author: DataJoint NEURO
Author-email: info@vathes.com
License: MIT
Description: # DataJoint Element - Lab
        
        Element Lab contains lab related information, such as Lab, User, Project, Protocol, Source.
        
        See [Background](Background.md) for the background information and development timeline.
        
        ## Element usage
        
        + `element-lab` is not a complete workflow by itself, but rather a modular design of tables and dependencies that can be flexibly attached to any DataJoint workflow.
        + See the [workflow-calcium-imaging](https://github.com/datajoint/workflow-calcium-imaging) and [workflow-array-ephys](https://github.com/datajoint/workflow-array-ephys) repositories for example usages of `element-lab`.
        
        + See the [datajoint-elements](https://github.com/datajoint/datajoint-elements) repository for a detailed description of the DataJoint elements and workflows.
        
        ## Element architecture
        
        ![element lab diagram](images/element_lab_diagram.svg)
        
Keywords: neuroscience lab manamgement datajoint
Platform: UNKNOWN
Description-Content-Type: text/markdown
