metaspace2020 / metaspace

Cloud engine and platform for metabolite annotation for imaging mass spectrometry
https://metaspace2020.eu/
Apache License 2.0
44 stars 9 forks source link

Throwing imzML/ibd file size information from web-app to sm-api #1485

Closed sergii-mamedov closed 3 months ago

sergii-mamedov commented 4 months ago

The task is related to #1476

When the web-app uses graphql to send a request to create a new dataset, I want to additionally see the size of the imzML/ibd files (input_path on S3). The same situation with reprocessing (ds.update), but in this case the size data will already be in PostgreSQL, although it may be easier for you to get it directly from S3.