|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.tools.tissue.tiambiguity
| Constructor Summary | |
tiambiguity()
|
|
| Method Summary | |
static java.lang.String[] |
getAcc(java.lang.String[] args)
|
static java.lang.String |
getAccsFile(java.lang.String[] args)
Returns the name of the file with the list of accession numbers. |
static java.lang.String |
getCacheFile(java.lang.String[] args)
Returns the name of the file into which the cache is to be serialized. |
static java.lang.String |
getIEIFile(java.lang.String[] args)
Returns the name of the file with the list of tissues that the gene expression is to be tested against. |
static java.lang.String |
getISTFile(java.lang.String[] args)
Returns the name of the file with the list of tissues that the gene expression specificity is to be tested against. |
static java.lang.String |
getOutFile(java.lang.String[] args)
Sets the prefix for the result files. |
static double |
getPurity(java.lang.String[] args)
Returns the sequencing error rate. |
static java.lang.String |
getTiacFile(java.lang.String[] args)
Returns the name of the query sequence input file. |
static java.lang.String |
getTiacsFile(java.lang.String[] args)
Returns the name of the file which lists the tiac files to be queried. |
static void |
main(java.lang.String[] args)
|
static void |
printHelpFile()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public tiambiguity()
| Method Detail |
public static java.lang.String getTiacFile(java.lang.String[] args)
public static java.lang.String getTiacsFile(java.lang.String[] args)
public static java.lang.String getOutFile(java.lang.String[] args)
public static double getPurity(java.lang.String[] args)
public static java.lang.String getAccsFile(java.lang.String[] args)
public static java.lang.String[] getAcc(java.lang.String[] args)
public static java.lang.String getISTFile(java.lang.String[] args)
public static java.lang.String getIEIFile(java.lang.String[] args)
public static java.lang.String getCacheFile(java.lang.String[] args)
public static void printHelpFile()
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||