Interface DatabaseReferenceInterface
- All Known Implementing Classes:
 GenbankProxySequenceReader,UniprotProxySequenceReader
public interface DatabaseReferenceInterface
If a SequenceProxyReader implements this interface then that external source
 has a list of cross reference id(s)
- Author:
 - Scooter Willis 
 
- 
Method Summary
Modifier and TypeMethodDescription 
- 
Method Details
- 
getDatabaseReferences
LinkedHashMap<String,ArrayList<DBReferenceInfo>> getDatabaseReferences() 
 -