Description Usage Arguments Details See Also Examples
Using mixed methods to visualize a correlation matrix for each data set and the interested genes.
1 2 |
dataset |
A data set. The data set used. |
gene_info |
A character or a number. The gene information. Can be either gene name or gene ID. Gene name can be uppercase or lowercase. For example: The gene name can be "S100A8" or "s100a8". |
gene |
A character. The gene's name |
number.cex |
A number. The font size of correlation plot. If not specify, then the default is 1. |
title |
A character. The title of the correlation plot. |
tl.cex |
A number. The font size of diagonal text label. If not specify, then the default is 1. |
cl.cex |
A number. Cex of number-label in colorlabel. If not specify, then the default is 1. |
We will visulize the correaltion between interested genes by using corrplot.mixed function.
oneboxplot
corrplot.mixed
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.