Description Usage Arguments Details Value See Also Examples
Plot the network of the selected miRNA-mRNa interactions, with selected features
1 2 3 |
obj |
a corObject. |
pval.cutoff |
p value cutoff of the selected miRNA-mRNA interactions. |
score.cutoff |
maximum score of the selcted miRNA-mRNA interactions. |
sub.miRNA |
(optional) character vector with the names of the miRNAs to be included on the plot. |
sub.mRNA |
(optional) character vector with the names of the mRNAs to be included on the plot. |
names |
Plot the names of the miRNAs and mRNAs. TRUE or FALSE. |
dat.sum |
minimum occurrences between databases of the selected miRNA-mRNA interactions. |
add.other |
Optional, character vector: name of the dataframe containing additional interactions (usually mRNA-mRNA interactions) that will also be displayed. |
vertex.cex |
Optional, character vector: name of the dataframe containing the relative size for each node in the network. For example "interact.table". |
n |
maximum number of interactions. |
node.size |
Size of the node |
The colurs are representative of the interactions. "interact.table" can be loaded from miRData package using data(interact.table).
A network of the selected miRNA-mRNA interactions. Circles represent miRNAs and squares mRNAs; red fill means upregulated miRNA/mRNA, while green fill means downregulated miRNA/mRNA; lines indicate the miRNA-mRNA pairs; red line means positive score and green line means negative score; arrow width is proportional to the number of appearances on the databases.
boxplotCorrelation
, plotCorrelation
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.