write.background {background} R Documentation

Save GSEA background model as xml file

Description

Usage

write.background(background, file);

Arguments

background

[as Background]

file

[as string]

Details

Authors

gseakit

Value

this function returns data object of type boolean.

clr value class

Examples

 write.background(kb, "hsa.xml");

[Package background version 1.0.0.0 Index]