Home
last modified time | relevance | path

Searched refs:getdocument (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-pynleq2/pysces-0.9.8/pysces/
H A DPyscesInterfaces.py101 …def writeMod2SBML(self, mod, filename=None, directory=None, iValues=True, getdocument=False, getst…
121 if getdocument:
174 def writeCore2SBML(self, filename=None, directory=None, getdocument=False):
191 if not getdocument:
/dports/biology/py-PySCeS/pysces-1.0.0/pysces/
H A DPyscesInterfaces.py120 getdocument=False, argument
144 if getdocument:
200 def writeCore2SBML(self, filename=None, directory=None, getdocument=False): argument
219 if not getdocument: