Header menu logo BioFSharp

Clustal Module

Contains functions for reading clustal alignment files

Types

Type Description

AlignmentInfo

Functions and values

Function or value Description

hasClustalFileHeader alignment

Full Usage: hasClustalFileHeader alignment

Parameters:
Returns: bool

Checks if the header of a parsed clustal alignment matches the clustal file conventions

alignment : Alignment<TaggedSequence<string, char>, AlignmentInfo>
Returns: bool

Type something to start searching.