Description Usage Arguments Value Examples
View source: R/get_concordants.R
This function takes a full or filtered signature and gets concordant signatures from any of the 3 LINCS databases in iLINCS. This can get Overexpression, Knockdown or Chemical Perturbagen signatures.
1 | get_concordants(signature, library = "CP")
|
signature |
A data frame with the names of genes, their expression value and optionally their p-value |
library |
The Library you want to search. Must be one of "OE", "KD" or "CP" for Overexpression, Knockdown or Chemical Perturbagens |
A tibble with the list of concordant and discordant signatures
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.