-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
20 lines (20 loc) · 1.85 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: anota2seq
Version: 1.1.1
Title: Generally applicable transcriptome-wide analysis of
translational efficiency using anota2seq
Author: Christian Oertlin <[email protected]>, Julie Lorent <[email protected]>, Ola Larsson <[email protected]>
Maintainer: Christian Oertlin <[email protected]>, Julie Lorent <[email protected]>
Description: anota2seq provides analysis of translational efficiency and differential expression analysis for polysome-profiling and ribosome-profiling studies (two or more sample classes) quantified by RNA sequencing or DNA-microarray. Polysome-profiling and ribosome-profiling typically generate data for two RNA sources; translated mRNA and total mRNA. Analysis of differential expression is used to estimate changes within each RNA source (i.e. translated mRNA or total mRNA). Analysis of translational efficiency aims to identify changes in translation efficiency leading to altered protein levels that are independent of total mRNA levels (i.e. changes in translated mRNA that are independent of levels of total mRNA) or buffering, a mechanism regulating translational efficiency so that protein levels remain constant despite fluctuating total mRNA levels (i.e. changes in total mRNA that are independent of levels of translated mRNA). anota2seq applies analysis of partial variance and the random variance model to fulfill these tasks.
Depends: R (>= 3.4.0), methods
License: GPL-3
LazyData: yes
LazyLoad: yes
Imports: multtest,qvalue,limma,DESeq2,edgeR,RColorBrewer, grDevices,
graphics, stats, utils, SummarizedExperiment
biocViews: GeneExpression, DifferentialExpression,
Microarray,GenomeWideAssociation, BatchEffect, Normalization,
RNASeq, Sequencing, GeneRegulation, Regression
NeedsCompilation: no
Packaged: 2017-09-19 09:26:52 UTC; christian.oertlin
Suggests: BiocStyle,knitr
VignetteBuilder: knitr