|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectscripts.ByClassesStandardizer
public class ByClassesStandardizer
This script receives as input an expression matrix and separation of the conditions to classes and writes a new matrix in which every class is standardized separately. Standardization is of the genes. Expression matrix format: tab delimited file. Rows are genes\probes, columns are samples. First row\column is the row\column name.
Constructor Summary | |
---|---|
ByClassesStandardizer()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByClassesStandardizer()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |