Clustal Module
Contains functions for reading clustal alignment files
Functions and values
| Function or value | Description |
Full Usage:
read path
Parameters:
string
Returns: Alignment<TaggedSequence<string, char>, AlignmentInfo>
|
|
Full Usage:
write path alignment
Parameters:
string
alignment : Alignment<TaggedSequence<string, char>, AlignmentInfo>
|
|
BioFSharp