Example #1
0
File: m5nr.py Project: MG-RAST/MCP
 def __init__(self, MCP_dir, json_conf_file_path):
     subsystem.__init__(self, MCP_dir, json_conf_file_path)
Example #2
0
 def __init__(self, MCP_path):
     subsystem.__init__(self, MCP_path)
Example #3
0
 def __init__(self, MCP_path):
     subsystem.__init__(self, MCP_path)