Package | Description |
---|---|
org.biojava.bio.program.abi |
ABI Trace Handling.
|
Modifier and Type | Method and Description |
---|---|
static ABIFChromatogram |
ABIFChromatogram.create(File f)
Create a new ABIF object from a file.
|
static ABIFChromatogram |
ABIFChromatogram.create(InputStream in)
Create a new ABIF object from a stream of bytes.
|
protected ABIFChromatogram |
ABIFChromatogram.load(File f) |
protected ABIFChromatogram |
ABIFChromatogram.load(InputStream in) |
Copyright © 2014 BioJava. All rights reserved.