/usr/lib/R/site-library/EBSeq/DESCRIPTION is in r-bioc-ebseq 1.18.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | Package: EBSeq
Type: Package
Title: An R package for gene and isoform differential expression
analysis of RNA-seq data
Version: 1.18.0
Date: 2015-12-8
Author: Ning Leng, Christina Kendziorski
Maintainer: Ning Leng <lengning1@gmail.com>
Depends: blockmodeling, gplots, testthat, R (>= 3.0.0)
Description: Differential Expression analysis at both gene and isoform
level using RNA-seq data
License: Artistic-2.0
LazyLoad: yes
Collate: 'MedianNorm.R' 'GetNg.R' 'beta.mom.R' 'f0.R' 'f1.R'
'Likefun.R' 'LogN.R' 'LogNMulti.R' 'LikefunMulti.R' 'EBTest.R'
'GetPatterns.R' 'EBMultiTest.R' 'GetPP.R' 'PostFC.R'
'GetPPMat.R' 'GetMultiPP.R' 'GetMultiFC.R' 'PlotPostVsRawFC.R'
'crit_fun.R' 'DenNHist.R' 'GetNormalizedMat.R' 'PlotPattern.R'
'PolyFitPlot.R' 'QQP.R' 'QuantileNorm.R' 'RankNorm.R'
'GetDEResults.R'
BuildVignettes: yes
biocViews: StatisticalMethod, DifferentialExpression,
MultipleComparison, RNASeq, Sequencing
NeedsCompilation: no
Packaged: 2017-10-30 23:41:55 UTC; biocbuild
Built: R 3.4.2; ; 'Fri, 10 Nov 2017 09:33:20 +0100'; unix
|