Uses of Class
org.biojava.bio.program.abi.ABIFParser.TaggedDataRecord
-
Packages that use ABIFParser.TaggedDataRecord Package Description org.biojava.bio.program.abi ABI Trace Handling. -
-
Uses of ABIFParser.TaggedDataRecord in org.biojava.bio.program.abi
Methods in org.biojava.bio.program.abi that return ABIFParser.TaggedDataRecord Modifier and Type Method Description ABIFParser.TaggedDataRecord
ABIFParser. getDataRecord(java.lang.String tagName, int tagNumber)
Get the entry from the file TOC with the given name and tag number.
-