Interface FeatureRetriever
- All Known Implementing Classes:
 GenbankProxySequenceReader
public interface FeatureRetriever
If a SequenceProxyReader implements this interface then that external source
 has a list features
- Author:
 - , Paolo Pavan
 
- 
Method Summary
 
- 
Method Details
- 
getFeatures
HashMap<String,ArrayList<AbstractFeature>> getFeatures() 
 -