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")

mforlin/LINCSdataportal documentation built on May 22, 2019, 8:52 p.m.