lincs_sig_info {signatureSearch} | R Documentation |
It is a tibble of 3 columns containing treatment information of GESs in the LINCS database. The columns contain the perturbation name, cell type and perturbation type (all of them are compound treatment, trt_cp).
lincs_sig_info
A tibble
object with 45,956 rows and 3 columns.
# Load object data(lincs_sig_info) head(lincs_sig_info)