find_dataset: Retrieve datasets from LINCS data portal associated with a...

Description Usage Arguments Value Examples

View source: R/find_dataset.R

Description

Retrieve datasets from LINCS data portal associated with a term of interest (gene, protein, small molecule)

Usage

1
find_dataset(searchterm)

Arguments

searchterm

String representing the keyword (search term) to find LINCS datasets. Can be a cell, small molecule, protein, etc.

Value

data frame containing dataset id and description

Examples

1
2
find_dataset("afatinib")
find_dataset("mcf7")

schurerlab/LINCSDataPortal documentation built on Sept. 16, 2019, 7:33 a.m.