DrugComb is an open-access, community-driven data portal where the results of drug combination screening studies for a large variety of cancer
cell lines are accumulated, standardized and harmonized. An actively expanding array of data visualization and computational tools is provided
for the analysis of drug combination data. All the data and informatics tools are made freely available to a wider community of cancer researchers.
Find summary information for drug combination using block_id
Path parameters
block_id (required)
Path Parameter — summary table information to be returned
get /summary?from={offset}&to={limit}
Find summary information for drug combination starting from offest x within a limit y
Path parameters
offset and limit parameters (required)
Path Parameter — summary table information to be returned
Produces
This API call produces the following media types according to the request header; the media type will be conveyed by the response header.
Responses
200
successful operation
400
Invalid ID supplied
404
not found
Find cell line information
Path parameters
No parameters are required
Path Parameter — cell_line data to be returned
Find cell line information
Path parameters
cell_line_id (required)
Path Parameter — cell_line data to be returned
get /cell_lines/?cellosaurus_accession={cellosaurus_accession}
To search for a cell line using the Cellosaurus accession
Path parameters
cellosaurus_accession (required)
Path Parameter — cell_line data to be returned
Find response information for drug combination using block_id
Path parameters
block_id (required)
Path Parameter — response table information to be returned
get /response?from={offset}&to={limit}
Find response information for drug combination starting from offest x within a limit y
Path parameters
offset and limit parameters (required)
Path Parameter — response table information to be returned
Find drug information
Path parameters
No parameters (required)
Path Parameter — drug table information to be returned
Find drug information
Path parameters
id (required)
Path Parameter — response table information to be returned
get /drugs/?inchikey=={inchikey}
Find drug information by InChIKey
Path parameters
id (required)
Path Parameter — response table information to be returned
Find drug information
Path parameters
id (required)
Path Parameter — response table information to be returned
Find drug information
Path parameters
id (required)
Path Parameter — response table information to be returned
Find study information
Path parameters
No parameters (required)
Path Parameter — study table information to be returned
Find study information
Path parameters
id (required)
Path Parameter — study table information to be returned
Table of Contents