Uses of Interface
org.biojava3.core.sequence.features.FeaturesKeyWordInterface

Packages that use FeaturesKeyWordInterface
org.biojava3.core.sequence.loader   
org.biojava3.core.sequence.template   
 

Uses of FeaturesKeyWordInterface in org.biojava3.core.sequence.loader
 

Classes in org.biojava3.core.sequence.loader that implement FeaturesKeyWordInterface
 class UniprotProxySequenceReader<C extends Compound>
          Pass in a Uniprot ID and this ProxySequenceReader when passed to a ProteinSequence will get the sequence data and other data elements associated with the ProteinSequence by Uniprot.
 

Uses of FeaturesKeyWordInterface in org.biojava3.core.sequence.template
 

Methods in org.biojava3.core.sequence.template that return FeaturesKeyWordInterface
 FeaturesKeyWordInterface AbstractSequence.getFeaturesKeyWord()
           
 

Methods in org.biojava3.core.sequence.template with parameters of type FeaturesKeyWordInterface
 void AbstractSequence.setFeaturesKeyWord(FeaturesKeyWordInterface featuresKeyWord)
           
 



Copyright © 2010 BioJava. All Rights Reserved.