Description Usage Arguments Examples
Queries miRDB for predicted miRNA-target interactions, returning a dataframe. Supports same species miRDB supports, such as Homo sapiens, Mus musculus and Rattus norvegicus. Each miRNA has to be preceeded by it's 3-letter species id.
1 | get_mirdb_net(mirna)
|
mirna |
A string corresponding to a microRNA ID, must be preceded by the 3-letter species code, e.g. 'hsa' or 'mmu'. |
1 2 | get_mirdb_net("mmu-mir-100-3p")
get_mirdb_net("hsa-miR-101-2-5p")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.