Skip to content
Snippets Groups Projects
Commit da9f5f09 authored by kohleman's avatar kohleman
Browse files

LMS-1244: Changed VERSION_KEY

SVN: 13304
parent 50e0ce4f
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ import ch.systemsx.cisd.openbis.generic.shared.dto.NewProperty;
*/
public class DataSetInfoExtractor implements IDataSetInfoExtractor
{
static final String VERSION_KEY = "ILLUMINA_GA_OUTPUT";
static final String VERSION_KEY = "ILLUMINA_PIPELINE_VERSION";
static final String PATH_TO_CONFIG_FILE_KEY = "path-to-config-file";
static final String DEFAULT_PATH_TO_CONFIG_FILE = "Data/Intensities/config.xml";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment