Header menu logo BioFSharp

HMMbuild Module

hmmbuild - construct profiles from multiple sequence alignments

Types

Type Description

EValueControlOptions

EffectiveSequenceWeightingOptions

Alternative effective sequence weighting strategies:

HMMbuildParams

MiscellaneousOptions

Other options:

ModelConstructionOptions

Alternative model construction strategies:

PriorOptions

Alternative prior strategies:

RelativeSequenceWeightingOptions

Alternative relative sequence weighting strategies:

SingleSequenceHandlingOptions

Handling single sequence inputs:

SubstitutionScoreMatrix

Functions and values

Function or value Description

runHMMbuild bcContext opt

Full Usage: runHMMbuild bcContext opt

Parameters:

For each multiple sequence alignment in a msafile build a profile HMM and save it to a new hmmfile.

bcContext : BcContext
opt : HMMbuildParams list

runHMMbuildAsync bcContext opt

Full Usage: runHMMbuildAsync bcContext opt

Parameters:
Returns: Async<unit>
bcContext : BcContext
opt : HMMbuildParams list
Returns: Async<unit>

Type something to start searching.