|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.goDensity.business.data.GoFlatfile2Set
GoFlatfile2Set can be used to parse a GO flatfile
| Constructor Summary | |
GoFlatfile2Set()
|
|
| Method Summary | |
static java.util.Set |
goFlatfile2Set(java.lang.String sourceFile)
used to parse a GO flatfile and returns all GO:IDs as Strings in a Set. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GoFlatfile2Set()
| Method Detail |
public static java.util.Set goFlatfile2Set(java.lang.String sourceFile)
throws java.io.IOException
sourceFile - of the GO flatfile (e.g. data/GoSlim.ontology).
Only the first GO:ID within one line is included in the Set!
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||