|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.tools.tissue.TissueSelectionHelper
Searches TissueCuration to return a CuratedTissue. If no CuratedTissue is found, the String is converted into a raw string CuratedTissue; searches the HierarchyKeywords to find any keywords which contain any tokens which make up the string;
| Constructor Summary | |
TissueSelectionHelper()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
java.util.Collection |
parseString(java.lang.String raw_tissue)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TissueSelectionHelper()
| Method Detail |
public java.util.Collection parseString(java.lang.String raw_tissue)
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||