NAligner library v0.1
CLUSTAL.Format Method (String[], String[])
Returns CLUSTAL format
public virtual
string
Format(
string[]
names
,
string[]
sequences
);
Parameters
names
array of the names of the sequences.
sequences
array of the sequences
See Also
CLUSTAL Class
|
NAligner.formats Namespace
|
CLUSTAL.Format Overload List