Tumor vs Normal Adjust tumor expression by Normal sample expression
1 |
data |
A matrix representing the genomic data such as gene expression data, miRNA expression data. |
tumor |
A vector contain the names of tumor samples, it must match with 'data' column names. |
normal |
A vector contain the names of normal samples, it must match with 'data' column names. And with matched order with 'tumor'. |
log |
whether have log transform the 'data' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.