read.background {background} R Documentation

Load GSEA background model from a xml file.

Description

Usage

read.background(file);

Arguments

file

[as string]

Details

Authors

gseakit

Value

this function returns data object of type Background.

clr value class

Examples

 let kb = read.background("hsa.xml");

[Package background version 1.0.0.0 Index]