For those of you that have been eagerly awaiting a way to connect your CDD data repository to other applications— the beta version of the API is here for your testing and coding pleasure! In addition to the Application Programming Interface, we've also updated the search results display and the handling of units of measurement.
Details by Default
When searching, the results will now display all batch and replicate readouts on separate table rows by default.Units of Measurement
We have introduced a concept of "data type", and streamlined the units of measurement handling when defining readouts in a protocol.- Number can store any numeric value, as well as permitted numeric modifiers (=, +/-, >, >=, <, <=). This is the preferred data type for most experimental measurements. You can specify the units of measurement when choosing this data type, and this unit label will be displayed together with the readout definition name throughout CDD. For example: "IC50 (μM)".
- Integer is the same as Number, except any decimal fraction will be rounded off when you import data.
- Text can contain any alphanumeric value, and will be searched as text strings. If you plan to search your data by numeric ranges (e.g. >1 or <10), you should use the "Number" data type instead.
- Reference is a special data type that allows you to cite PubMed and other references stored in your CDD reference module.
CDD API
The CDD API is currently in beta, but is available for you, the eager crowds of testers! This release allows you to programmatically access a saved search. Here are the basic requirements:- An administrator of the vault must enable API access (under the “Manage Vault” tab)
- You create an API key (under “Account”)
- You use this key to connect to the API via HTTPS, programmatically accessing the results of saved searches
Other posts you might be interested in
View All Posts
Release Notes
5 min
March 7, 2025
March 2025 - Q1 Product Update Webinar: Inventory and Automation
Read More
CDD Vault Snack
10 min
March 4, 2025
Vault Snack #29 – New Curve Fits for Plotting and Analysing Assay Data in CDD Vault
Read More
CDD Blog
7 min
February 26, 2025
A Buyer’s Guide for Scientific Data Management Platforms
Read More