Skip to content

Commit cf7ee6a

Browse files
committed
remove bruker example file
1 parent 5b5c512 commit cf7ee6a

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

wdl/di_fticr_wdl_input.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22

33
"fticrmsNOM.runDirectInfusion.file_paths": [
4-
"data/raw_data/SRFA_40ppm_NegativeESI_21T.raw",
5-
"data/raw_data/NEG_ESI_SRFA_Auto.d"
4+
"data/raw_data/SRFA_40ppm_NegativeESI_21T.raw"
65
],
76

87
"fticrmsNOM.runDirectInfusion.output_directory": "output",

wdl/di_fticr_wdl_input_local_docker.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"fticrmsNOM.docker_image": "local-enviroms:latest",
33

44
"fticrmsNOM.runDirectInfusion.file_paths": [
5-
"data/raw_data/SRFA_40ppm_NegativeESI_21T.raw",
6-
"data/raw_data/NEG_ESI_SRFA_Auto.d"
5+
"data/raw_data/SRFA_40ppm_NegativeESI_21T.raw"
76
],
87

98
"fticrmsNOM.runDirectInfusion.output_directory": "output",

0 commit comments

Comments
 (0)