Shellmiao 9279d1873b Add projects | 1 anno fa | |
---|---|---|
.. | ||
README.md | 1 anno fa | |
__init__.py | 1 anno fa | |
hetero_pearson_testsuite.json | 1 anno fa | |
pipeline_hetero_pearson.py | 1 anno fa | |
pipeline_hetero_pearson_host_only.py | 1 anno fa | |
pipeline_hetero_pearson_mix_rand.py | 1 anno fa | |
pipeline_hetero_pearson_sole.py | 1 anno fa |
This section introduces the Pipeline scripts for different types of tasks.
Cross parties Task:
script: pipeline_hetero_pearson.py
Host only Task:
script: pipeline_hetero_pearson_host_only.py
Sole Task:
script: pipeline_hetero_pearson_sole.py
Use Mix Rand schema Task:
script: pipeline_hetero_pearson_mix_rand.py
Users can run a pipeline job directly:
python ${pipeline_script}