Description Usage Arguments Details Value See Also Examples
Print or plot the top connected miRNA/mRNA
1 2 3 |
obj |
corObject |
class |
"miRNA" or "mRNA". |
pval.cutoff |
p value to cutoff. |
dat.sum |
number of minimum ocurrences across databases. |
score.cutoff |
maximum score allowed |
plot |
FALSE or TRUE. |
names |
FALSE or TRUE. Apart from the frequence, add the names of the hits. (In this case the object returned is a data.frame). |
n |
maximum number of pairs to consider. |
remove.names |
in case of a plot, omit x-axis labels. |
table.items |
when names=TRUE, number of items to be included on the table. |
If plot=FALSE then the table is displayed, if plot=TRUE the table is not displayed and a barplot is plotted. If names=FALSE a vector is returned, if names=TRUE, a data.frame is returned.
A data.frame
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.