Header menu logo BioFSharp.Mz

FileInputOptions Type

Union cases

Union case Description

DeprecatedPINXML FileInfo

Full Usage: DeprecatedPINXML FileInfo

Parameters:

Input file given in deprecated pin-xml format generated by e.g. sqt2pin with the -k option.

Item : FileInfo

PINTAB FileInfo

Full Usage: PINTAB FileInfo

Parameters:

Read percolator tab-input format (pin-tab) from standard input.

Item : FileInfo

PINXML FileInfo

Full Usage: PINXML FileInfo

Parameters:

Read percolator xml-input format (pin-xml) from standard input.

Item : FileInfo

SkipSchemeValidation

Full Usage: SkipSchemeValidation

Skip validation of pin-xml input file against xml schema.

Instance members

Instance member Description

this.IsDeprecatedPINXML

Full Usage: this.IsDeprecatedPINXML

Returns: bool
Returns: bool

this.IsPINTAB

Full Usage: this.IsPINTAB

Returns: bool
Returns: bool

this.IsPINXML

Full Usage: this.IsPINXML

Returns: bool
Returns: bool

this.IsSkipSchemeValidation

Full Usage: this.IsSkipSchemeValidation

Returns: bool
Returns: bool

Type something to start searching.