AllenCellModeling / datasetdatabase

Modeling DB Schema, Creation, and IO
Other
1 stars 0 forks source link

get_dataset should also get the annotations #22

Closed evamaxfield closed 6 years ago

evamaxfield commented 6 years ago

Dataset object contains annotations list but current functionality shows that get_dataset does not additionally pull that datasets annotations.

For upload_dataset the returned dataset should be the expansion of local annotations with database stored annotations.

evamaxfield commented 6 years ago

handled by dataset class init