moleculeIDs(background);
[as Background]
A character vector of the gene id that defined inside the given background model
let kb = read.background("hsa.xml"); let ids = moleculeIDs(kb); print(ids);