| Package | Description |
|---|---|
| org.biojava.nbio.core.sequence.io |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericGenbankHeaderFormat<S extends AbstractSequence<C>,C extends Compound> |
| Constructor and Description |
|---|
GenbankWriter(OutputStream os,
Collection<S> sequences,
GenbankHeaderFormatInterface<S,C> headerFormat)
Use default line length of 60
|
GenbankWriter(OutputStream os,
Collection<S> sequences,
GenbankHeaderFormatInterface<S,C> headerFormat,
int lineLength)
Set custom lineLength
|
Copyright © 2000–2018 BioJava. All rights reserved.