diff --git a/deep_sequencing_unit/source/core-plugins/illumina-ngs/1/dss/drop-boxes/create-flowcell-dropbox/create-flowcell-dropbox.py b/deep_sequencing_unit/source/core-plugins/illumina-ngs/1/dss/drop-boxes/create-flowcell-dropbox/create-flowcell-dropbox.py index e1017031690fb2b64b392d7db7b839b556c4266e..e9668439a60b74fe8600415b4ca00ad83b2bee4b 100755 --- a/deep_sequencing_unit/source/core-plugins/illumina-ngs/1/dss/drop-boxes/create-flowcell-dropbox/create-flowcell-dropbox.py +++ b/deep_sequencing_unit/source/core-plugins/illumina-ngs/1/dss/drop-boxes/create-flowcell-dropbox/create-flowcell-dropbox.py @@ -16,8 +16,8 @@ from ch.systemsx.cisd.openbis.generic.shared.api.v1.dto import SearchCriteria IS_HISEQ_RUN=False RUNPARAMETERS = 'runParameters.xml' RUNINFO = 'RunInfo.xml' -FLOWCELL_SPACE='/BSSE_FLOWCELLS/' -FLOWCELL_PROJECT='FLOWCELLS/' +FLOWCELL_SPACE='/TEST/' +FLOWCELL_PROJECT='TEST-PROJECT/' EXPERIMENT_TYPE_CODE='HT_SEQUENCING' # Mapping between XML file naming and used in here