# NOT RUN {
mysystem = createInSilicoSystem(G = 10, PC.p = 1, PC.TC.p = 1)
mysystem$complexes ## list of complexes existing in the system
mysystem2 = addComplex(mysystem, c(1, 2, 3))
mysystem2$complexes
# }
Run the code above in your browser using DataLab