mirTarBase:
MicroRNA-target interactions in human.
Description
Dataset of miRNA-target interactions in human obtained from mirTarBase
release 4.5: Nov. 1, 2013.
Usage
data(mirTarBase)
Arguments
Value
A data.frame with human miRNA-targets interactions
Format
A data.frame with 39083 interactions and 9 variables.
The columns needed for this package are:
miRNA: which contains the miRNA ID,
Target.ID: contains the entrez ID of the gene targeted by the
miRNA
Source
Downloaded from http://mirtarbase.mbc.nctu.edu.tw/ on 4/1/2015. A script
which downloads the file and constructs the
mirTarBase object may be found in 'inst/scripts/get_mirTarBase.R', see the
example.