Home
last modified time | relevance | path

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

/dports/math/py-pynleq2/pysces-0.9.8/pysces/
H A DPyscesParse.py1187 def ParsePSC(self,modelfile,modeldir,modeloutput): argument
1266 elif os.path.isdir(modeloutput):
1267 tempDir = modeloutput
1308 os.chdir(modeloutput)
/dports/biology/py-PySCeS/pysces-1.0.0/pysces/
H A DPyscesParse.py1280 def ParsePSC(self, modelfile, modeldir, modeloutput): argument
1361 elif os.path.isdir(modeloutput):
1362 tempDir = modeloutput
1407 os.chdir(modeloutput)