Open martenson opened 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.
api/tools/fetch
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.