| Package | Description |
|---|---|
| com.milaboratory.core.io.sequence.fasta |
| Modifier and Type | Method and Description |
|---|---|
FastaRecord<S> |
FastaReader.take()
Return next FASTA record or null if end of stream is reached.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FastaWriter.write(FastaRecord<S> record) |
Copyright © 2018. All rights reserved.