-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
nice to havelow priority issueslow priority issuesstaleissue not touched from too much timeissue not touched from too much time
Description
Right now, in order to add a target Dataset to a HDF5 Group representing a ppi data point, the process is unnecessarily tedious. The user needs to create a file containing the IDs of the data points as they are in the HDF5 file + the new target values to be added.
We can think about improving its logic by taking as example the code I wrote for the 3D-Vac application. We need to save somewhere the query IDs of the processed data points (e.g., csv), so that than is going to be easier to associate the new targets to the IDs and to the HDF5 files Groups.
I think it's worth it to implement this when we'll have the data for the docking application. TBD exactly when
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
nice to havelow priority issueslow priority issuesstaleissue not touched from too much timeissue not touched from too much time
Type
Projects
Status
To do