Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Commits
76b989e9
Commit
76b989e9
authored
14 years ago
by
tpylak
Browse files
Options
Downloads
Patches
Plain Diff
LMS-2069 iBrain2 dropboxes: dss config
SVN: 20348
parent
09cd223d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
integration-tests/templates/data-ibrain2/dss-dropboxes-service.properties
+35
-4
35 additions, 4 deletions
...s/templates/data-ibrain2/dss-dropboxes-service.properties
with
35 additions
and
4 deletions
integration-tests/templates/data-ibrain2/dss-dropboxes-service.properties
+
35
−
4
View file @
76b989e9
inputs
=
hcs_image_raw, hcs_image_overview, hcs_image_segmentation, hcs_analysis_well_features, hcs_analysis_well_quality,
hcs_analysis_well_features,
hcs_analysis_cell_features_csv, hcs_analysis_cell_features_mat
inputs
=
hcs_image_raw, hcs_image_overview, hcs_image_segmentation, hcs_analysis_well_features, hcs_analysis_well_quality, hcs_analysis_cell_features_csv, hcs_analysis_cell_features_mat
root
=
~/data/dropboxes
root
=
~/data/dropboxes
ibrain2-dropboxes-dir
=
${root}/i
brain2-dropboxes-test
ibrain2-dropboxes-dir
=
${root}/i
ncoming
staging-dir
=
${root}/tmp
staging-dir
=
${root}/tmp
scripts-dir
=
${root}/scripts
scripts-dir
=
${root}/scripts
# --- hcs_image_raw ------------
# --- hcs_image_raw ------------
hcs_image_raw.incoming-dir
=
${ibrain2-dropboxes-dir}/hcs_image_raw
hcs_image_raw.incoming-dir
=
${ibrain2-dropboxes-dir}/hcs_image_raw
...
@@ -14,18 +13,50 @@ hcs_image_raw.script-path = ${scripts-dir}/hcs_image_raw.py
...
@@ -14,18 +13,50 @@ hcs_image_raw.script-path = ${scripts-dir}/hcs_image_raw.py
hcs_image_raw.incoming-data-completeness-condition
=
auto-detection
hcs_image_raw.incoming-data-completeness-condition
=
auto-detection
hcs_image_raw.top-level-data-set-handler
=
ch.systemsx.cisd.openbis.dss.etl.jython.JythonPlateDataSetHandler
hcs_image_raw.top-level-data-set-handler
=
ch.systemsx.cisd.openbis.dss.etl.jython.JythonPlateDataSetHandler
hcs_image_raw.staging-dir
=
${staging-dir}
hcs_image_raw.staging-dir
=
${staging-dir}
hcs_image_raw.storage-processor
=
ch.systemsx.cisd.openbis.dss.etl.PlateStorageProcessor
hcs_image_raw.storage-processor
=
ch.systemsx.cisd.openbis.dss.etl.PlateStorageProcessor
hcs_image_raw.storage-processor.data-source
=
imaging-db
hcs_image_raw.storage-processor.data-source
=
imaging-db
# --- hcs_image_overview
# --- hcs_image_overview
hcs_image_overview.incoming-dir
=
${ibrain2-dropboxes-dir}/hcs_image_overview
hcs_image_overview.script-path
=
${scripts-dir}/hcs_image_overview.py
hcs_image_overview.incoming-data-completeness-condition
=
auto-detection
hcs_image_overview.top-level-data-set-handler
=
ch.systemsx.cisd.openbis.dss.etl.jython.JythonPlateDataSetHandler
hcs_image_overview.staging-dir
=
${staging-dir}
hcs_image_overview.storage-processor
=
ch.systemsx.cisd.openbis.dss.etl.PlateStorageProcessor
hcs_image_overview.storage-processor.data-source
=
imaging-db
# --- hcs_image_segmentation
# --- hcs_image_segmentation
hcs_image_segmentation.incoming-dir
=
${ibrain2-dropboxes-dir}/hcs_image_segmentation
hcs_image_segmentation.script-path
=
${scripts-dir}/hcs_image_segmentation.py
hcs_image_segmentation.incoming-data-completeness-condition
=
auto-detection
hcs_image_segmentation.top-level-data-set-handler
=
ch.systemsx.cisd.openbis.dss.etl.jython.JythonPlateDataSetHandler
hcs_image_segmentation.staging-dir
=
${staging-dir}
hcs_image_segmentation.storage-processor
=
ch.systemsx.cisd.openbis.dss.etl.PlateStorageProcessor
hcs_image_segmentation.storage-processor.data-source
=
imaging-db
# --- hcs_analysis_cell_features_csv
# --- hcs_analysis_cell_features_csv
hcs_analysis_cell_features_csv.incoming-dir
=
${ibrain2-dropboxes-dir}/hcs_analysis_cell_features_csv
hcs_analysis_cell_features_csv.script-path
=
${scripts-dir}/hcs_analysis_cell_features_csv.py
hcs_analysis_cell_features_csv.incoming-data-completeness-condition
=
auto-detection
hcs_analysis_cell_features_csv.top-level-data-set-handler
=
ch.systemsx.cisd.etlserver.registrator.JythonTopLevelDataSetHandler
hcs_analysis_cell_features_csv.storage-processor
=
ch.systemsx.cisd.etlserver.DefaultStorageProcessor
hcs_analysis_cell_features_csv.staging-dir
=
${staging-dir}
# --- hcs_analysis_cell_features_mat
# --- hcs_analysis_cell_features_mat
hcs_analysis_cell_features_mat.incoming-dir
=
${ibrain2-dropboxes-dir}/hcs_analysis_cell_features_mat
hcs_analysis_cell_features_mat.script-path
=
${scripts-dir}/hcs_analysis_cell_features_mat.py
hcs_analysis_cell_features_mat.incoming-data-completeness-condition
=
auto-detection
hcs_analysis_cell_features_mat.top-level-data-set-handler
=
ch.systemsx.cisd.etlserver.registrator.JythonTopLevelDataSetHandler
hcs_analysis_cell_features_mat.storage-processor
=
ch.systemsx.cisd.etlserver.DefaultStorageProcessor
hcs_analysis_cell_features_mat.staging-dir
=
${staging-dir}
# --- hcs_analysis_well_quality -----------
# --- hcs_analysis_well_quality -----------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment