| Package | Description |
|---|---|
| org.biojava.nbio.core.sequence.io.embl |
| Modifier and Type | Method and Description |
|---|---|
static EmblRecord |
EmblReader.process(File file)
The parsing is done in this method.
This method tries to process all the Embl records in the File , closes the underlying resource, and return the results in object of EmblRecord. |
Copyright © 2000–2018 BioJava. All rights reserved.