mirtarbase | R Documentation |
Data.frame of 10,754 predicted miRNA gene targets from miRTarBase (version 7.0), filtered to include only predictions with the 'Functional MTI' support type.
data(mirtarbase)
An object of class data.frame
with two
columns: miRNA
, which provides the miRNA identifier
(e.g., 'hsa-miR-20a-5p'
) and
Target Gene
, which provides the corresponding
predicted gene target.
http://mirtarbase.mbc.nctu.edu.tw/php/index.php
Chou et al. (2018) Nucleic Acids Research 46, D296-D302. https://doi.org/10.1093/nar/gkx1067.
data(mirtarbase)
head(mirtarbase)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.