targetList | R Documentation |
A named numeric vector with Gene Symbols as names. It is the first 1000 elements from the 'targets' slot of the 'mgsea_res' result object introduced in the vignette of this package. The scores represent the weights of the target genes/proteins in the target set of the selected top 10 drugs.
targetList
An object of class numeric
of length 1000.
# Load object
data(targetList)
head(targetList)
tail(targetList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.