gMCSpy
Documentation:
gMCSpy
gMCSpy package
Module contents
gMCSpy.ProblemDefinitions module
gMCSpy.ProblemInterpreters module
gMCSpy.Utilities module
gMCSpy.Validations module
gMCSpy.calculateGMCS module
gMCSpy.calculateMCS module
Examples
Installation Guide
Genetic Minimal Intervention Sets (gMIS)
gMCSpy
gMCSpy
gMCSpy package
gMCSpy.Validations module
View page source
gMCSpy.Validations module
checkFromReaction
(
genes
:
frozenset
,
gDict
:
dict
,
model
:
Model
)
[source]
checkGMCS
(
geneSolution
,
model
:
Model
,
isoFormSeparator
=
None
)
[source]
checkGMCSChild
(
zippedParameters
)
[source]
checkGMCSParallel
(
knockoutList
,
model
,
workers
,
isoFormSeparator
=
None
,
log_location
=
None
,
isNutrient
=
False
,
handler
=
None
)
[source]