To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("TargetScoreData")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Precompiled and processed miRNA-overexpression fold-changes from 84 Gene Expression Omnibus (GEO) series corresponding to 6 platforms, 77 human cells or tissues, and 113 distinct miRNAs. Accompanied with the data, we also included in this package the sequence feature scores from TargetScanHuman 6.1 including the context+ score and the probabilities of conserved targeting for each miRNA-mRNA interaction. Thus, the user can use these static sequence-based scores together with user-supplied tissue/cell-specific fold-change due to miRNA overexpression to predict miRNA targets using the package TargetScore (download separately)
Author: Yue Li
Maintainer: Yue Li <yueli at cs.toronto.edu>
Citation (from within R,
enter citation("TargetScoreData")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("TargetScoreData")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("TargetScoreData")
R Script | Processed human microRNA-overexpression data from GEO, and sequence information from TargetScan, and targetScore from TargetScore | |
Reference Manual |
biocViews | ExperimentData, RNAExpressionData, miRNAoverexpression |
Version | 0.99.6 |
License | GPL-2 |
Depends | |
Imports | |
Suggests | TargetScore, gplots |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | TargetScore |
Follow Installation instructions to use this package in your R session.
Package Source | TargetScoreData_0.99.6.tar.gz |
Windows Binary | TargetScoreData_0.99.6.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | TargetScoreData_0.99.6.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!