Header menu logo BioFSharp

InputOption Type

File input methods for the different run options.

Union cases

Union case Description

Ms2PeptidesInputFile string list

Full Usage: Ms2PeptidesInputFile string list

Parameters:
    Item : string list

--tsv_list the input file with for MS2 peptides Note: not for MatchBetweenRuns

Item : string list

Ms2PeptidesInputFileFolder string

Full Usage: Ms2PeptidesInputFileFolder string

Parameters:
    Item : string

--loc_in the folder where the input files are located

Item : string

RawFile string list

Full Usage: RawFile string list

Parameters:
    Item : string list

--raw_list specify directly the raw file Note: not for MatchBetweenRuns

Item : string list

RawFilesFolder string

Full Usage: RawFilesFolder string

Parameters:
    Item : string

--raw_repo the folder containing all the raw files Note: not for MatchBetweenRuns

Item : string

Static members

Static member Description

InputOption.make

Full Usage: InputOption.make

Returns: InputOption -> string list
Returns: InputOption -> string list

InputOption.makeWith m

Full Usage: InputOption.makeWith m

Parameters:
Returns: InputOption -> string list
m : MountInfo
Returns: InputOption -> string list

Type something to start searching.