getL1000conditions {cTRAP}R Documentation

List available conditions in L1000 datasets

Description

Downloads metadata if not available

Usage

getL1000conditions(metadata, control = FALSE)

Arguments

metadata

Data table: L1000 metadata

control

Boolean: show controls for perturbation types?

Value

List of conditions in L1000 datasets

Examples

data("l1000metadata")
# l1000metadata <- downloadL1000data("l1000metadata.txt", "metadata")
getL1000conditions(l1000metadata)

[Package cTRAP version 1.2.0 Index]