this class reads settings of the run and keeps them in its attributes if settings file in incorrect, the init method prints error and terminates application
More...
|
def | read_cell_sets (self, cellset_file) |
| read sets of cells later used to refer to them (to remove/color/superimpose etc...) More...
|
|
def | __init__ (self, settings_file, cellset_file) |
|
this class reads settings of the run and keeps them in its attributes if settings file in incorrect, the init method prints error and terminates application
◆ __init__()
def sc-analyses.settings.__init__ |
( |
|
self, |
|
|
|
settings_file, |
|
|
|
cellset_file |
|
) |
| |
◆ read_cell_sets()
def sc-analyses.settings.read_cell_sets |
( |
|
self, |
|
|
|
cellset_file |
|
) |
| |
read sets of cells later used to refer to them (to remove/color/superimpose etc...)
format:
cell_set_name <tab> cell <tab> cell ...
cell_set_name <tab> cell <tab> cell ...
◆ cell_sets
sc-analyses.settings.cell_sets |
◆ parameters
sc-analyses.settings.parameters |
◆ pcs
◆ result_filename
sc-analyses.settings.result_filename |
◆ run_mode
sc-analyses.settings.run_mode |
◆ sets
sc-analyses.settings.sets |
The documentation for this class was generated from the following file: