EntireWorkflowOptions Type
Those options run the Entire Workflow module, which executes both, the Match between runs and Apex Intensity module. The options are identical for both apex and MBR modules. The output for the latter (MBR) is stored in the folder sample_folder/mbr_output, while the former (apex) generates files in the specified output_moff folder.Log files for both algorithms are generated in the respective folders.
Union cases
Union case | Description |
Full Usage:
FileExtensionsInputFile string
Parameters:
string
|
|
Full Usage:
FileNameMBRLogFile string
Parameters:
string
|
|
Full Usage:
FilterInputFiles string
Parameters:
string
|
|
Full Usage:
FilterMatchedPeak bool
Parameters:
bool
|
|
Full Usage:
FilteringThresholdQuantileValue float
Parameters:
float
|
|
Full Usage:
GetPeakInRtWindow float
Parameters:
float
|
|
Full Usage:
GetPeakInRtWindowForMatches float
Parameters:
float
|
|
Full Usage:
MassTolerance int
Parameters:
int
|
|
Full Usage:
MoffFile string
Parameters:
string
|
|
Full Usage:
OutlierFilter bool
Parameters:
bool
|
|
Full Usage:
OutputFileFolder string
Parameters:
string
|
|
Full Usage:
PeptideSummaryFile
|
|
Full Usage:
PeptideSummaryFileName string
Parameters:
string
|
|
Full Usage:
PtmFile string
Parameters:
string
|
|
Full Usage:
RtWindow float
Parameters:
float
|
|
Full Usage:
SampleSizeForThreshold float
Parameters:
float
|
|
Full Usage:
WeightedRTModelCombination bool
Parameters:
bool
|
|
Full Usage:
WidthForOutlierFiltering int
Parameters:
int
|
Static members
Static member | Description |
|
|
Full Usage:
EntireWorkflowOptions.makeWith m
Parameters:
MountInfo
Returns: EntireWorkflowOptions -> string list
|
|