galaxyproject / gen3-integration

for now mostly for issue and project tracking
0 stars 0 forks source link

Implement a way for importing serialized Galaxy objects from tuple (bagit bag with metadata, URI) #8

Open martenson opened 5 years ago

martenson commented 5 years ago

The serialization happens here: https://github.com/galaxyproject/galaxy/blob/dev/lib/galaxy/model/store/build_objects.py

This could probably be treated as an enhancement to api/tools/fetch endpoint or a standalon script as a start.