datajoint / datajoint-python

Relational data pipelines for the science lab
https://datajoint.com/docs
GNU Lesser General Public License v2.1
169 stars 84 forks source link

Dataset Export #560

Open dimitri-yatsenko opened 5 years ago

dimitri-yatsenko commented 5 years ago

DataJoint is designed for sharing active data pipelines. However, it needs a feature to share a portion of the data from the pipeline as a self-contained dataset. DataJoint shall provide a feature to select a subset of the pipeline and a subset of its contents and export it into a self-describing file.

davclark commented 5 years ago

@dkleissas and me are going to start messing with putting the demo dataset from here and the environment from datajoints mysql-docker image into Gigantum. Step two for us will be to figure out how to get a relevant subset.

dimitri-yatsenko commented 5 years ago

After discussing with Dean and Dav, we will specify the dataset synchronization into Gigantum