Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 10 found.
[1] < 1 > [1]  Sort:

debrowser : debrowser: Interactive Differential Expresion Analysis Browser

Package: debrowser
Type: Package
Title: debrowser: Interactive Differential Expresion Analysis Browser
Version: 1.0.4
Date: 2016-05-05
Author: Alper Kucukural <alper.kucukural@umassmed.edu>,
Nicholas Merowsky <nicholas.merowsky@umassmed.edu>,
Manuel Garber <manuel.garber@umassmed.edu>
Maintainer: Alper Kucukural <alper.kucukural@umassmed.edu>
Description: Bioinformatics platform containing interactive plots and tables
for differential gene and region expression studies. Allows visualizing
expression data much more deeply in an interactive and faster way. By
changing the parameters, user can easily discover different parts of the
data that like never have been done before. Manually creating and looking
these plots takes time. With this system users can prepare plots without
writing any code. Differential expression, PCA and clustering analysis are
made on site and the results are shown in various plots such as scatter,
bar, box, volcano, ma plots and Heatmaps.
Depends: R (>= 3.3.0), shiny, ggvis, jsonlite, edgeR, shinyjs
License: GPL-3 + file LICENSE
LazyData: true
Imports: clusterProfiler, DT, ReactomePA, ggplot2, RColorBrewer,
annotate, gplots, AnnotationDbi, DESeq2, DOSE, igraph,
grDevices, graphics, stats, utils, GenomicRanges, IRanges,
S4Vectors, SummarizedExperiment, stringi, reshape2,
org.Hs.eg.db, org.Mm.eg.db
RoxygenNote: 5.0.1
Suggests: testthat, rmarkdown, knitr, R.rsp
VignetteBuilder: knitr, R.rsp
URL: https://github.com/UMMS-Biocore/debrowser
BugReports: https://github.com/UMMS-Biocore/debrowser/issues/new
biocViews: Sequencing, ChIPSeq, RNASeq, DifferentialExpression,
GeneExpression, Clustering
NeedsCompilation: no
Packaged: 2016-05-16 06:03:02 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: ChIPSeq, Clustering, DifferentialExpression, GeneExpression, RNASeq, Sequencing
3 images, 93 functions, 0 datasets
● Reverse Depends: 0

tRanslatome : Comparison between multiple levels of gene expression

Package: tRanslatome
Type: Package
Title: Comparison between multiple levels of gene expression
Version: 1.10.0
Date: 2015-08-20
Author: Toma Tebaldi, Erik Dassi, Galena Kostoska
Maintainer: Toma Tebaldi <tebaldi@science.unitn.it>, Erik Dassi <erik.dassi@unitn.it>
Depends: R (>= 2.15.0), methods, limma, sigPathway, samr, anota, DESeq,
edgeR, RankProd, topGO, org.Hs.eg.db, GOSemSim, Heatplus,
gplots, plotrix, Biobase
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.
License: GPL-3
LazyLoad: yes
biocViews: CellBiology, GeneRegulation, Regulation, GeneExpression,
DifferentialExpression, Microarray, HighThroughputSequencing,
QualityControl, GO, MultipleComparisons, Bioinformatics
Packaged: 2016-05-04 04:58:42 UTC; biocbuild
NeedsCompilation: no

● Data Source: BioConductor
● BiocViews: Bioinformatics, CellBiology, DifferentialExpression, GO, GeneExpression, GeneRegulation, HighThroughputSequencing, Microarray, MultipleComparisons, QualityControl, Regulation
8 images, 40 functions, 1 datasets
● Reverse Depends: 0

DBChIP : Differential Binding of Transcription Factor with ChIP-seq

Package: DBChIP
Type: Package
Title: Differential Binding of Transcription Factor with ChIP-seq
Version: 1.16.0
Date: 2012-06-21
Author: Kun Liang
Maintainer: Kun Liang <kliang@stat.wisc.edu>
Depends: R (>= 2.15.0), edgeR, DESeq
Suggests: ShortRead, BiocGenerics
Description: DBChIP detects differentially bound sharp binding sites
across multiple conditions, with or without matching control
samples.
License: GPL (>= 2)
LazyLoad: yes
biocViews: ChIPSeq, Sequencing, Transcription, Genetics
NeedsCompilation: no
Packaged: 2016-05-04 04:37:20 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: ChIPSeq, Genetics, Sequencing, Transcription
20 images, 10 functions, 4 datasets
● Reverse Depends: 0

RUVSeq : Remove Unwanted Variation from RNA-Seq Data

Package: RUVSeq
Version: 1.6.2
Title: Remove Unwanted Variation from RNA-Seq Data
Description: This package implements the remove unwanted variation
(RUV) methods of Risso et al. (2014) for the normalization of
RNA-Seq read counts between samples.
Authors@R: c(person("Davide", "Risso", email = "risso.davide@gmail.com",
role = c("aut", "cre", "cph")),
person("Sandrine", "Dudoit", role = "aut"),
person("Lorena", "Pantano", role = "ctb"),
person("Kamil", "Slowikowski", role = "ctb"))
Author: Davide Risso [aut, cre, cph], Sandrine Dudoit [aut], Lorena Pantano [ctb], Kamil Slowikowski [ctb]
Maintainer: Davide Risso <risso.davide@gmail.com>
Date: 04-15-2014
Imports: methods, MASS
Depends: Biobase, EDASeq (>= 1.99.1), edgeR
Suggests: BiocStyle, knitr, RColorBrewer, zebrafishRNASeq, DESeq2
VignetteBuilder: knitr
License: Artistic-2.0
LazyLoad: yes
biocViews: DifferentialExpression, Preprocessing, RNASeq, Software
URL: https://github.com/drisso/RUVSeq
BugReports: https://github.com/drisso/RUVSeq/issues
NeedsCompilation: no
Packaged: 2016-05-16 04:35:28 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: DifferentialExpression, Preprocessing, RNASeq, Software
3 images, 6 functions, 0 datasets
● Reverse Depends: 0

RnaSeqSampleSizeData : RnaSeqSampleSizeData

Package: RnaSeqSampleSizeData
Type: Package
Title: RnaSeqSampleSizeData
Version: 1.4.2
Date: 2014-12-03
Author: Shilin Zhao, Chung-I Li, Yan Guo, Quanhu Sheng, Yu Shyr
Maintainer: Shilin Zhao <zhaoshilin@gmail.com>
Description: RnaSeqSampleSizeData package provides the read counts and
dispersion distribution from real RNA-seq experiments. It can
be used by RnaSeqSampleSize package to estimate sample size and
power for RNA-seq experiment design.
License: GPL (>= 2)
LazyLoad: yes
LazyData: false
Depends: edgeR, R (>= 2.10)
VignetteBuilder: knitr
Suggests: BiocStyle, knitr
biocViews: ExperimentData, CancerData, RNASeqData
NeedsCompilation: no
Packaged: 2016-05-28 15:37:14 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: CancerData, ExperimentData, RNASeqData
● 0 images, 13 functions, 0 datasets
Reverse Depends: 1

TCC : TCC: Differential expression analysis for tag count data with robust normalization strategies

Package: TCC
Type: Package
Title: TCC: Differential expression analysis for tag count data with
robust normalization strategies
Version: 1.12.1
Author: Jianqiang Sun, Tomoaki Nishiyama, Kentaro Shimizu, and Koji
Kadota
Maintainer: Jianqiang Sun <wukong@bi.a.u-tokyo.ac.jp>, Tomoaki
Nishiyama <tomoakin@staff.kanazawa-u.ac.jp>
Description: This package provides a series of functions for performing
differential expression analysis from RNA-seq count data using
robust normalization strategy (called DEGES). The basic idea of
DEGES is that potential differentially expressed genes or
transcripts (DEGs) among compared samples should be removed
before data normalization to obtain a well-ranked gene list
where true DEGs are top-ranked and non-DEGs are bottom ranked.
This can be done by performing a multi-step normalization
strategy (called DEGES for DEG elimination strategy). A major
characteristic of TCC is to provide the robust normalization
methods for several kinds of count data (two-group with or
without replicates, multi-group/multi-factor, and so on) by
virtue of the use of combinations of functions in depended
packages.
Depends: R (>= 2.15), methods, DESeq, DESeq2, edgeR, baySeq, ROC
Imports: samr
Suggests: RUnit, BiocGenerics
Enhances: snow
License: GPL-2
Copyright: Authors listed above
biocViews: Sequencing, DifferentialExpression, RNASeq
NeedsCompilation: no
Packaged: 2016-05-27 04:20:14 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: DifferentialExpression, RNASeq, Sequencing
9 images, 15 functions, 5 datasets
● Reverse Depends: 0

MLSeq : Machine learning interface for RNA-Seq data

Package: MLSeq
Type: Package
Title: Machine learning interface for RNA-Seq data
Version: 1.12.2
Date: 2016-02-29
Author: Gokmen Zararsiz, Dincer Goksuluk, Selcuk Korkmaz, Vahap Eldem, Izzet
Parug Duru, Turgay Unver, Ahmet Ozturk
Maintainer: Gokmen Zararsiz <gokmenzararsiz@hotmail.com>
Depends: R (>= 3.0.0), caret, DESeq2, Biobase, limma, randomForest,
edgeR
VignetteBuilder: knitr
Suggests: knitr, e1071, kernlab, earth, ellipse, fastICA, gam, ipred,
klaR, MASS, mda, mgcv, mlbench, nnet, party, pls, pROC, proxy,
RANN, spls, affy
Imports: methods
Collate: class.R generics.R methods.R classify.R predictClassify.R
biocViews: Sequencing, RNASeq, Classification, Clustering
Description: This package applies several machine learning methods, including
SVM, bagSVM, Random Forest and CART, to RNA-Seq data.
License: GPL(>=2)
Packaged: 2016-05-16 04:22:08 UTC; biocbuild
NeedsCompilation: no

● Data Source: BioConductor
● BiocViews: Classification, Clustering, RNASeq, Sequencing
● 0 images, 11 functions, 0 datasets
● Reverse Depends: 0

EDDA : Experimental Design in Differential Abundance analysis

Package: EDDA
Type: Package
Title: Experimental Design in Differential Abundance analysis
Version: 1.10.0
Date: 2015-01-06
Author: Li Juntao, Luo Huaien, Chia Kuan Hui Burton, Niranjan Nagarajan
Maintainer: Chia Kuan Hui Burton <chiakhb@gis.a-star.edu.sg>, Niranjan Nagarajan <nagarajann@gis.a-star.edu.sg>
Description: EDDA can aid in the design of a range of common experiments such as RNA-seq, Nanostring assays, RIP-seq and Metagenomic sequencing, and enables researchers to comprehensively investigate the impact of experimental decisions on the ability to detect differential abundance. This work was published on 3 December 2014 at Genome Biology under the title "The importance of study design for detecting differentially abundant features in high-throughput experiments" (http://genomebiology.com/2014/15/12/527).
License: GPL (>= 2)
Depends: Rcpp (>= 0.10.4), parallel, methods, ROCR, DESeq, baySeq, snow, edgeR
Imports: graphics, stats, utils, parallel, methods, ROCR, DESeq,
baySeq, snow, edgeR
LinkingTo: Rcpp
biocViews: Sequencing, ExperimentalDesign, Normalization, RNASeq,
ChIPSeq
URL: http://edda.gis.a-star.edu.sg/
http://genomebiology.com/2014/15/12/527
NeedsCompilation: yes
Packaged: 2016-05-04 05:20:25 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: ChIPSeq, ExperimentalDesign, Normalization, RNASeq, Sequencing
4 images, 6 functions, 4 datasets
● Reverse Depends: 0

manta : Microbial Assemblage Normalized Transcript Analysis

Package: manta
Version: 1.18.0
Date: 2012-03-15
Title: Microbial Assemblage Normalized Transcript Analysis
Author: Ginger Armbrust, Adrian Marchetti
Maintainer: Chris Berthiaume <chrisbee@uw.edu>, Adrian Marchetti
<amarchetti@unc.edu>
Depends: R (>= 1.8.0), methods, edgeR (>= 2.5.13)
Imports: Hmisc, caroline (>= 0.6.6)
Suggests: RSQLite, plotrix
Description: Tools for robust comparative metatranscriptomics.
License: Artistic-2.0
URL: http://manta.ocean.washington.edu/
biocViews: DifferentialExpression, RNASeq, Genetics, GeneExpression,
Sequencing, QualityControl, DataImport, Visualization
NeedsCompilation: no
Packaged: 2016-05-04 04:22:35 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: DataImport, DifferentialExpression, GeneExpression, Genetics, QualityControl, RNASeq, Sequencing, Visualization
2 images, 20 functions, 0 datasets
● Reverse Depends: 0

methylMnM : detect different methylation level (DMR)

Package: methylMnM
Type: Package
Title: detect different methylation level (DMR)
Version: 1.10.0
Date: 2013-04-08
Author: Yan Zhou, Bo Zhang, Nan Lin, BaoXue Zhang and Ting Wang
Maintainer: Yan Zhou<zhouy1016@163.com>
Description: To give the exactly p-value and q-value of MeDIP-seq and MRE-seq data for different samples comparation.
License: GPL-3
LazyLoad: yes
biocViews: Software, DNAMethylation, Sequencing
Depends: R (>= 2.12.1), edgeR, statmod
NeedsCompilation: yes
Packaged: 2016-05-04 05:12:40 UTC; biocbuild

● Data Source: BioConductor
● BiocViews: DNAMethylation, Sequencing, Software
● 0 images, 19 functions, 0 datasets
● Reverse Depends: 0