Package | Description |
---|---|
org.biojava.bio.program.abi |
ABI Trace Handling.
|
Modifier and Type | Method and Description |
---|---|
ABIFParser.DataAccess |
ABIFParser.getDataAccess()
Returns the accessor for the raw data being parsed by this parser.
|
Constructor and Description |
---|
ABIFParser(ABIFParser.DataAccess toParse)
Creates a new ABIFParser for the specified
ABIFParser.DataAccess object. |
TaggedDataRecord(ABIFParser.DataAccess din)
Creates a new TaggedDataRecord from the next 28 bytes of
din . |
Copyright © 2020 BioJava. All rights reserved.