Runner ====== Splitting samples that have the same weight ------------------------------------------- .. automethod:: mkShapesRDF.shapeAnalysis.runner.RunAnalysis.splitSamples :noindex: Instanciate the RunAnalysis class --------------------------------- .. automethod:: mkShapesRDF.shapeAnalysis.runner.RunAnalysis.__init__ :noindex: The main function: ------------------ .. automethod:: mkShapesRDF.shapeAnalysis.runner.RunAnalysis.run :noindex: Runner should be provided with samples, aliases and all the other configuration dictionaries. It will determine how to split the sample splitting and merging of results runner module ------------- .. automodule:: mkShapesRDF.shapeAnalysis.runner :members: :undoc-members: :show-inheritance: :special-members: __init__