targetList: Target Sample Data Set

targetListR Documentation

Target Sample Data Set

Description

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.

Usage

targetList

Format

An object of class numeric of length 1000.

Examples

# Load object
data(targetList)
head(targetList)
tail(targetList)

girke-lab/signatureSearch documentation built on Feb. 21, 2024, 8:32 a.m.