Uses of Interface
org.biojava.bio.symbol.SymbolPropertyTable
Packages that use SymbolPropertyTable
Package
Description
Classes and interfaces to load Amino Acid Index database files.
Classes and interfaces for defining biological sequences and informatics
objects.
Representation of the Symbols that make up a sequence, and locations within
them.
-
Uses of SymbolPropertyTable in org.biojava.bio.proteomics.aaindex
Classes in org.biojava.bio.proteomics.aaindex that implement SymbolPropertyTableModifier and TypeClassDescriptionclass
Symbol property table based on the Amino Acid Index Database.Methods in org.biojava.bio.proteomics.aaindex that return SymbolPropertyTableModifier and TypeMethodDescriptionAAindexStreamReader.nextTable()
Returns the nextSymbolPropertyTable
object.SymbolPropertyTableIterator.nextTable()
Returns the nextSymbolPropertyTable
object.Returns the table with the specified name.Returns the table with the specified name.Methods in org.biojava.bio.proteomics.aaindex with parameters of type SymbolPropertyTableModifier and TypeMethodDescriptionvoid
SimpleSymbolPropertyTableDB.addTable
(SymbolPropertyTable table) Adds a symbol property table to the database. -
Uses of SymbolPropertyTable in org.biojava.bio.seq
Methods in org.biojava.bio.seq that return SymbolPropertyTableModifier and TypeMethodDescriptionstatic final SymbolPropertyTable
ProteinTools.getSymbolPropertyTable
(String name) -
Uses of SymbolPropertyTable in org.biojava.bio.symbol
Classes in org.biojava.bio.symbol that implement SymbolPropertyTableModifier and TypeClassDescriptionclass
Class that implements the SymbolPropertyTable interface