Browse code

modify to new biocViews to DESCRIPTION file

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/tRanslatome@87035 bc3139a8-67e5-0310-9ffc-ced21a209358

Sonali Arora authored on 04/03/2014 22:12:21
Showing 1 changed files

... ...
@@ -1,16 +1,33 @@
1
-Package: tRanslatome
2
-Type: Package
3
-Title: Comparison between multiple levels of gene expression.
4
-Version: 1.1.4
5
-Date: 2013-11-28
6
-Author: Toma Tebaldi, Erik Dassi, Galena Kostoska
7
-Maintainer: Toma Tebaldi <tebaldi@science.unitn.it>, Erik Dassi <erik.dassi@unitn.it>
8
-Depends: R (>= 2.15.0), methods, limma, sigPathway, samr, anota, DESeq,
9
-        edgeR, RankProd, topGO, org.Hs.eg.db, GOSemSim, Heatplus,
10
-        gplots, plotrix
11
-Description: 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, Translational Efficiency, 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. 
12
-License: LGPL
13
-LazyLoad: yes
14
-biocViews: CellBiology, GeneRegulation, Regulation, GeneExpression,
15
-        DifferentialExpression, Microarray, HighThroughputSequencing,
16
-        QualityControl, GO, MultipleComparisons, Bioinformatics
1
+Package: tRanslatome
2
+Type: Package
3
+Title: Comparison between multiple levels of gene expression.
4
+Version: 1.1.5
5
+Date: 2013-11-28
6
+Author: Toma Tebaldi, Erik Dassi, Galena Kostoska
7
+Maintainer: Toma Tebaldi <tebaldi@science.unitn.it>, Erik Dassi
8
+        <erik.dassi@unitn.it>
9
+Depends: R (>= 2.15.0), methods, limma, sigPathway, samr, anota, DESeq,
10
+        edgeR, RankProd, topGO, org.Hs.eg.db, GOSemSim, Heatplus,
11
+        gplots, plotrix
12
+Description: Detection of differentially expressed genes (DEGs) from
13
+        the comparison of two biological conditions (treated vs.
14
+        untreated, diseased vs. normal, mutant vs. wild-type) among
15
+        different levels of gene expression (transcriptome
16
+        ,translatome, proteome), using several statistical methods:
17
+        Rank Product, Translational Efficiency, t-test, SAM, Limma,
18
+        ANOTA, DESeq, edgeR. Possibility to plot the results with
19
+        scatterplots, histograms, MA plots, standard deviation (SD)
20
+        plots, coefficient of variation (CV) plots. Detection of
21
+        significantly enriched post-transcriptional regulatory factors
22
+        (RBPs, miRNAs, etc) and Gene Ontology terms in the lists of
23
+        DEGs previously identified for the two expression levels.
24
+        Comparison of GO terms enriched only in one of the levels or in
25
+        both. Calculation of the semantic similarity score between the
26
+        lists of enriched GO terms coming from the two expression
27
+        levels. Visual examination and comparison of the enriched terms
28
+        with heatmaps, radar plots and barplots.
29
+License: LGPL
30
+LazyLoad: yes
31
+biocViews: CellBiology, GeneRegulation, GeneExpression,
32
+        DifferentialExpression, Microarray, Sequencing, QualityControl,
33
+        GO, MultipleComparison