Description Usage Arguments Value See Also
This is the constructor for objects of class 'EMDomics'. It
is used in calculate_emd to construct the return value.
| 1 | 
| data | A matrix containing genomics data (e.g. gene expression levels). The rownames should contain gene identifiers, while the column names should contain sample identifiers. | 
| samplesA | A vector of sample names identifying samples in  | 
| samplesB | A vector of sample names identifying samples in  | 
| emd | A matrix containing a row for each gene in  
 The row names should specify the gene identifiers for each row. | 
| emd.perm | A matrix containing a row for each gene in  | 
The function combines it's arguments in a list, which is assigned class 'EMDomics'. The resulting object is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.