Header menu logo BioFSharp

Input Type

Specify the type of input and assign file path

Union cases

Union case Description

SequenceFile string

Full Usage: SequenceFile string

Parameters:
    Item : string

Use this option to make a multiple alignment from a set of sequences. A sequence file must contain more than one sequence (at least two sequences).

Item : string

SequenceFileAndHMM(string, string)

Full Usage: SequenceFileAndHMM(string, string)

Parameters:
    Item1 : string
    Item2 : string

Use this option to make a new multiple alignment of sequences from the input file and use the HMM as a guide (EPA).

Item1 : string
Item2 : string

SequenceFileAndProfile(string, string)

Full Usage: SequenceFileAndProfile(string, string)

Parameters:
    Item1 : string
    Item2 : string

Use this option to add new sequences to an existing alignment.

Item1 : string
Item2 : string

TwoProfiles(string, string)

Full Usage: TwoProfiles(string, string)

Parameters:
    Item1 : string
    Item2 : string

Use this option to align two alignments (profiles) together.

Item1 : string
Item2 : string

Type something to start searching.