Header menu logo BioFSharp

HMMbuildParams Type

Union cases

Union case Description

Alphabet AlphabetType list

Full Usage: Alphabet AlphabetType list

Parameters:

Specify the alphabet used in the alignment file

Item : AlphabetType list

EValueControl EValueControlOptions list

Full Usage: EValueControl EValueControlOptions list

Parameters:

Control of E-value calibration

Item : EValueControlOptions list

Alternative effective sequence weighting strategies

Item : EffectiveSequenceWeightingOptions list

InputMSAFile string

Full Usage: InputMSAFile string

Parameters:
    Item : string

Multiple sequence alignment input file

Item : string

Miscellaneous MiscellaneousOptions list

Full Usage: Miscellaneous MiscellaneousOptions list

Parameters:

Other options

Item : MiscellaneousOptions list

ModelConstruction ModelConstructionOptions list

Full Usage: ModelConstruction ModelConstructionOptions list

Parameters:

Alternative model construction strategies:

Item : ModelConstructionOptions list

Name string

Full Usage: Name string

Parameters:
    Item : string

name the HMM

Item : string

OutputHMMFile string

Full Usage: OutputHMMFile string

Parameters:
    Item : string

HMM file to save the generated HMMs to

Item : string

Prior PriorOptions list

Full Usage: Prior PriorOptions list

Parameters:

Alternative prior strategies

Item : PriorOptions list

Alternative relative sequence weighting strategies

Item : RelativeSequenceWeightingOptions list

ResaveFile string

Full Usage: ResaveFile string

Parameters:
    Item : string

resave annotated, possibly modified MSA to file

Item : string

Handling single sequence inputs

Item : SingleSequenceHandlingOptions list

SummaryToFile string

Full Usage: SummaryToFile string

Parameters:
    Item : string

direct summary output to file , not stdout

Item : string

Static members

Static member Description

HMMbuildParams.makeCmd

Full Usage: HMMbuildParams.makeCmd

Returns: HMMbuildParams -> string list
Returns: HMMbuildParams -> string list

HMMbuildParams.makeCmdWith m

Full Usage: HMMbuildParams.makeCmdWith m

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

Type something to start searching.