# import the example BioTapestry file
# included in the package vignette
exampleFile <- system.file("doc/example.btp",
package="BoolNet")
net <- loadBioTapestry(exampleFile)
# print the imported network
print(net)
Run the code above in your browser using DataLab