View source: R/modules-path-utils.R
| dl_pert_signature | R Documentation | 
Download CMAP02/L1000 pert signature from S3
dl_pert_signature(sig_path, pert_type)
| sig_path | Path to download file to. | 
| pert_type | One of  | 
NULL. Called for side effects.
data_dir <- tempdir()
sig_path <- file.path(data_dir, '0317956-0000_PC3_1e-06M_6h.rds')
dseqr:::dl_pert_signature(sig_path, pert_type = 'cmap')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.