Rdocumentation
powered by
Learn R Programming
CellNOptR (version 1.18.0)
mapBack: Map an optimised model back onto the PKN model.
Description
Map an optimised model back onto the PKN model.
Usage
mapBack(model, PKN, bString)
Arguments
model
the optimised model
PKN
the Prior Knowledge network
bString
the optimised bitString
Value
bStringPKN
the corresponding bitstring corresponding to the original PKN.
See Also
graph2sif
,
sif2graph
,
readSIF
,