Package | Description |
---|---|
org.jbei.ice.lib.entry.sequence.composers.formatters |
Formatters for various sequence file formats.
|
Modifier and Type | Method and Description |
---|---|
void |
GenbankFormatter.format(Sequence sequence,
OutputStream outputStream) |
void |
SBOLFormatter.format(Sequence sequence,
OutputStream outputStream) |
void |
AbstractFormatter.format(Sequence sequence,
OutputStream outputStream) |
void |
IFormatter.format(Sequence sequence,
OutputStream outputStream)
Interface method to take a
Sequence object and output the formatted file to the
OutputStream . |
void |
FastaFormatter.format(Sequence sequence,
OutputStream outputStream) |
void |
SBOL2Formatter.format(Sequence sequence,
OutputStream outputStream) |
Copyright © 2017. All rights reserved.