October 28, 2024
CDD Vault Update (October 2024): Inventory Expiration Alerts, Inventory Summary, Plot Legends, Hazard Codes in Stoichiometry Table, DELETE Samples API Endpoint
Inventory Expiration Alerts
A new sample level metadata field is available to track the expiration date of a sample. Edit existing samples to add an expiration date or use the field for new sample registrations. Email alerts can now be set by users for samples that are near or past their expiration date.
Choose the inventory expiration date as the alert type, specify the project, frequency, and format, and add the time frame for the expiration date.
Email alerts will show either the number or names (depending on your detail level) of samples that are expiring within the expiration period set in the alert.
Inventory Summary Field
Show a summary of sample inventory information in a search report table on the Explore Data tab to quickly see a snapshot of the remaining samples and total amounts. Summaries are available at the molecule and batch levels. To display the field, click “Customize your report” and select “Inventory Summary” from the list of Molecule Fields and Batch Fields.
Note: In a future release, the count will show as a link which will load the specific samples on the Inventory search tab.
Plot Legends
The option to display a legend on plots in the search report table is now available. To enable this option, click “Customize your report” and check the box for “Show legend” at the top of the page. Legends are displayed for every single plot in the results. To minimize the amount of content, only the unique information is displayed per curve. Run dates, condition values, and batches are shown when necessary.
Hazard Codes in Stoichiometry Table
Hazard codes were recently released for registered molecules in CDD Vault, and now they can also be found in the stoichiometry table of a chemical reaction drawn in the ELN. These hazard codes will appear automatically for recognized structures.
Hover over the code for a brief description or click on the codes for an expanded description of each code and a link to the source, the Laboratory Chemical Safety Summary sheet on PubChem.
A blank pictogram is displayed for unrecognized structures with a default warning assuming that the reagent is toxic and/or hazardous.
DELETE Samples API Endpoint
DELETE /api/v1/vaults/<vault_id>/inventory_samples/<id>
Samples can now be deleted via the API as long as they are not associated with a plate-well or readout row. Once a job starts it cannot be canceled.
Example
curl -H "X-CDD-Token: $TOKEN" -X DELETE "https://app.collaborativedrug.com/api/v1/vaults/<vault_id>/inventory_samples/<sample_id>"
Returns:
{
"message": "Inventory sample with ID 3438 has been destroyed"
}
For assistance, questions, or to schedule a demo, please contact support@collaborativedrug.com.
This blog is authored by members of the CDD Vault community. CDD Vault is a hosted drug discovery informatics platform that securely manages both private and external biological and chemical data. It provides core functionality including chemical registration, data visualization, inventory, and electronic lab notebook capabilities.
Other posts you might be interested in
View All Posts
CDD Vault Updates
3 min
November 12, 2024
CDD Vault Update (November 2024): ELN Annotation Tool, ELN Insert Link Hotkey, Auto Generated Sample IDs, List Searching in Inventory, Flag Outliers During Imports
Read More
News
3 min
November 3, 2024
inCerebro Adopts CDD Vault to Enhance its Capabilities in Managing Complex Research Programs
Read More
News
4 min
October 31, 2024
Axxam Adopts CDD Vault to Enhance Early Drug Discovery Services
Read More