|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectutil.apps.GeneNameCounter
Counts the frequency of words in the master list, then assigns these frequencies to words in the test list.
Constructor Summary | |
GeneNameCounter()
|
Method Summary | |
static java.lang.String[] |
loadFile(java.io.File file)
Loads a file's lines into a String[], will save blank lines. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GeneNameCounter()
Method Detail |
public static void main(java.lang.String[] args)
public static java.lang.String[] loadFile(java.io.File file)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |