|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.bio.seq.db.IDMaker.ByURN
| Nested Class Summary |
| Nested classes inherited from class org.biojava.bio.seq.db.IDMaker |
IDMaker.ByName, IDMaker.ByURN |
| Field Summary |
| Fields inherited from interface org.biojava.bio.seq.db.IDMaker |
byName, byURN |
| Constructor Summary | |
IDMaker.ByURN()
|
|
| Method Summary | |
java.lang.String |
calcID(Sequence seq)
Calculate the id for a sequence. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IDMaker.ByURN()
| Method Detail |
public java.lang.String calcID(Sequence seq)
IDMakerEach unique sequence should return a unique ID.
calcID in interface IDMakerseq - the sequence to ID
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||