Package: ABSSeq 1.59.0

Wentao Yang

ABSSeq: ABSSeq: a new RNA-Seq analysis method based on modelling absolute expression differences

Inferring differential expression genes by absolute counts difference between two groups, utilizing Negative binomial distribution and moderating fold-change according to heterogeneity of dispersion across expression level.

Authors:Wentao Yang

ABSSeq_1.59.0.tar.gz
ABSSeq_1.59.0.zip(r-4.5)ABSSeq_1.59.0.zip(r-4.4)ABSSeq_1.59.0.zip(r-4.3)
ABSSeq_1.59.0.tgz(r-4.4-any)ABSSeq_1.59.0.tgz(r-4.3-any)
ABSSeq_1.59.0.tar.gz(r-4.5-noble)ABSSeq_1.59.0.tar.gz(r-4.4-noble)
ABSSeq_1.59.0.tgz(r-4.4-emscripten)ABSSeq_1.59.0.tgz(r-4.3-emscripten)
ABSSeq.pdf |ABSSeq.html
ABSSeq/json (API)
NEWS

# Install 'ABSSeq' in R:
install.packages('ABSSeq', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • simuN5 - Simulated study with random outliers

On BioConductor:ABSSeq-1.59.0(bioc 3.20)ABSSeq-1.58.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

34 exports 1.16 score 4 dependencies 1 dependents 7 mentions

Last updated 2 months agofrom:dc098947cf

Exports:ABSDataSetABSSeqABSSeqlmaFoldcomplexDesigncallDEscallParametercallParameterwithoutReplicatescountscounts<-estimateSizeFactorsForMatrixexcountsexcounts<-genAFoldgroupsgroups<-LevelstoNormFCLevelstoNormFC<-maxRatesmaxRates<-minimalDispersionminimalDispersion<-minRatesminRates<-normalFactorsnormMethodnormMethod<-pairedpaired<-plotDifftoBaseqtotalNormalizedReplaceOutliersByMADresultssFactorssFactors<-

Dependencies:latticelimmalocfitstatmod

ABSSeq

Rendered fromABSSeq.Rnwusingutils::Sweaveon Jun 30 2024.

Last update: 2017-08-30
Started: 2014-03-27

Readme and manuals

Help Manual

Help pageTopics
ABSDataSet object and constructorsABSDataSet ABSDataSet-class SumInfo-class [[<-,SumInfo,character,missing-method
Differential expression analysis based on the total counts difference.ABSSeq
Differential expression analysis for complex desgin.ABSSeqlm
Calculate parameters for differential expression test base on absolute counts differencesaFoldcomplexDesign
Testing the differential expression by counts differencecallDEs
Calculate parameters for differential expression test base on absolute counts differencescallParameter
Calculate parameters for differential expression test base on absolute counts differences without replicatescallParameterwithoutReplicates
Accessors for the 'counts' slot of a ABSDataSet object.counts counts,ABSDataSet-method counts<- counts<-,ABSDataSet,matrix-method
Low-level function to estimate size factors with robust regression.estimateSizeFactorsForMatrix
Accessors for the 'excounts' slot of a ABSDataSet object.excounts excounts,ABSDataSet-method excounts<- excounts<-,ABSDataSet,matrix-method
Calculate parameters for differential expression test base on absolute counts differencesgenAFold
Accessors for the 'groups' slot of a ABSDataSet object.groups groups,ABSDataSet-method groups<- groups<-,ABSDataSet,factor-method
Accessors for the 'LevelstoNormFC' slot of a ABSDataSet object.LevelstoNormFC LevelstoNormFC,ABSDataSet-method LevelstoNormFC<- LevelstoNormFC<-,ABSDataSet,numeric-method
Accessors for the 'maxRates' slot of a ABSDataSet object.maxRates maxRates,ABSDataSet-method maxRates<- maxRates<-,ABSDataSet,numeric-method
Accessors for the 'minDispersion' slot of a ABSDataSet object.minimalDispersion minimalDispersion,ABSDataSet-method minimalDispersion<- minimalDispersion<-,ABSDataSet,numeric-method
Accessors for the 'minRates' slot of a ABSDataSet object.minRates minRates,ABSDataSet-method minRates<- minRates<-,ABSDataSet,numeric-method
Estimating size factors from the reads count tablenormalFactors
Accessors for the 'normMethod' slot of a ABSDataSet object.normMethod normMethod,ABSDataSet-method normMethod<- normMethod<-,ABSDataSet,character-method
Accessors for the 'paired' slot of a ABSDataSet object.paired paired,ABSDataSet-method paired<- paired<-,ABSDataSet,logical-method
Plot absolute log2 fold-change against base mean of expressionplotDifftoBase
Estimating size factors from the reads count table via rankingqtotalNormalized
Replacing outliers by moderated MADReplaceOutliersByMAD
Accessor functions for the result from a ABSDataSetresults results,ABSDataSet-method
Accessors for the 'sizeFactor' slot of a ABSDataSet object.sFactors sFactors,ABSDataSet-method sFactors<- sFactors<-,ABSDataSet,numeric-method
Simulated study with random outlierssimuN5