To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("tRanslatome")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Detection of differentially expressed genes (DEGs) from the comparison of two biological conditions (treated vs. untreated, diseased vs. normal, mutant vs. wild-type) among different levels of gene expression (transcriptome ,translatome, proteome), using several statistical methods: Rank Product, t-test, SAM, Limma, ANOTA, DESeq, edgeR. Possibility to plot the results with scatterplots, histograms, MA plots, standard deviation (SD) plots, coefficient of variation (CV) plots. Detection of significantly enriched post-transcriptional regulatory factors (RBPs, miRNAs, etc) and Gene Ontology terms in the lists of DEGs previously identified for the two expression levels. Comparison of GO terms enriched only in one of the levels or in both. Calculation of the semantic similarity score between the lists of enriched GO terms coming from the two expression levels. Visual examination and comparison of the enriched terms with heatmaps, radar plots and barplots.
Author: Toma Tebaldi, Erik Dassi, Galena Kostoska
Maintainer: Toma Tebaldi <tebaldi at science.unitn.it>
Citation (from within R,
enter citation("tRanslatome")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("tRanslatome")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("tRanslatome")
R Script | tRanslatome | |
Reference Manual |
biocViews | Bioinformatics, CellBiology, DifferentialExpression, GO, GeneExpression, GeneRegulation, HighThroughputSequencing, Microarray, MultipleComparisons, QualityControl, Regulation, Software |
Version | 1.0.0 |
In Bioconductor since | BioC 2.13 (R-3.0) |
License | LGPL |
Depends | R (>= 2.15.0), methods, limma, sigPathway, samr, anota, DESeq, edgeR, RankProd, topGO, org.Hs.eg.db, GOSemSim, Heatplus, gplots, plotrix |
Imports | |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | tRanslatome_1.0.0.tar.gz |
Windows Binary | tRanslatome_1.0.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | tRanslatome_1.0.0.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!