AllenNeuralDynamics / aind-data-transfer-service

FastAPI service to run data compression and transfer jobs on the hpc
MIT License
1 stars 0 forks source link

Automatically add allele metadata to subject metadata #181

Open dyf opened 2 weeks ago

dyf commented 2 weeks ago

In the metadata gathering step, use http://aind-metadata-service/mgi_allele to add allele metadata to subject metatdata.

jtyoung84 commented 2 weeks ago

@dyf ~The behavior has been to build the subject.json file if not supplied, otherwise, take the user provided file as it is. Can we keep that behavior?~