package
Version:
v0.0.0-...-6fbfe6d
Opens a new window with list of versions in this module.
Published: Sep 4, 2015
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package alignio for reading and writing multiple sequence alignment files
Reader implements multiple sequence reading from a seqio.Reader.
NewReader return a new Reader that will read sequences from r into m.
Read the contents of the embedded seqio.Reader into a seq.Sequence.
Returns the Alignment, or nil and an error if an error occurs.
Writer implements multiple sequence writing to a seqio.Writer.
Write a multi.Multi to the embedded seqio.Writer.
Returns the number of bytes written and any error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.