gsNamespace<- is the synonym of setGsNamespace

gsNamespace(x) <- value

Arguments

x

A GmtList object

value

namespace in setGsNamespace. It can be either a function that applies to a gene-set list element of the object (for instance function(x) x$desc to extract description), or a vector of the same length of x, or in the special case NULL, which will erase the field namespace.