Description Usage Arguments Value Examples
Plot the correlation of a miRNA and mRNA with their linear regression
1 2 3 4 |
obj |
corObject |
miRNA |
character, miRNA selected |
mRNA |
character, mRNA selected |
type |
"cor" or "residuals" |
samples |
colunm name of the pheno.miRNA where to look for the grouping factor. The column must contain character names. |
col.color |
name of the column in the pheno slot used for coloring the samples. |
i.legend |
TRUE or FALSE. Plot legend |
pos.legend |
set the legend position from |
sample.names |
TRUE or FALSE. Plot text of sample names. |
pos.sample.names |
Position of the text for sample names from |
cex.main |
cex parameter for the main title. |
alternative |
alternative hypotheses used for computing the p value of the correlation. One of "two.sided", "less","greater". |
colors |
In case of a two-level factor grouping, colors to be used. |
A scatter plot showing the correlation of the miRNA and mRNA expression of a miRNA-mRNA pair. A line representing the linear regression between both variables is also plotted.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.