Header menu logo BioFSharp

ClustalO Module

Types

Type Description

ClustalOParams

ClusteringCustom

Optional modifiers to specify clustering

FileFormat

FileInput

Specify the type of input and assign file path

InputCustom

IterationCustom

Specify maximum number of iterations for given step

LimitsCustom

Will exit early, if exceeded

MiscellaneousCustom

Optional, miscallaneous modifiers

OutputCustom

Optional modifiers for input

SeqType

Types of sequences

Functions and values

Function or value Description

runClustalO bcContext opt

Full Usage: runClustalO bcContext opt

Parameters:
bcContext : BcContext
opt : ClustalOParams list

runClustalOAsync bcContext opt

Full Usage: runClustalOAsync bcContext opt

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

Type something to start searching.