Package: MAST 1.31.0

Andrew McDavid

MAST: Model-based Analysis of Single Cell Transcriptomics

Methods and models for handling zero-inflated single cell assay data.

Authors:Andrew McDavid [aut, cre], Greg Finak [aut], Masanao Yajima [aut]

MAST_1.31.0.tar.gz
MAST_1.31.0.zip(r-4.5)MAST_1.31.0.zip(r-4.4)MAST_1.31.0.zip(r-4.3)
MAST_1.31.0.tgz(r-4.4-any)MAST_1.31.0.tgz(r-4.3-any)
MAST_1.31.0.tar.gz(r-4.5-noble)MAST_1.31.0.tar.gz(r-4.4-noble)
MAST_1.31.0.tgz(r-4.4-emscripten)MAST_1.31.0.tgz(r-4.3-emscripten)
MAST.pdf |MAST.html
MAST/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/rglab/mast/issues

Datasets:

On BioConductor:MAST-1.31.0(bioc 3.20)MAST-1.30.0(bioc 3.19)

bioconductor-package

59 exports 2.09 score 63 dependencies 5 dependents 668 mentions

Last updated 2 months agofrom:a6dde6d181

Exports:assay_idxbootVcov1burdenOfFilteringcalcZCoefficientHypothesiscolData<-collectResidualscombined_residuals_hookcomputeEtFromCtcondmeancondSdcontinuous_residuals_hookconvertMASTClassicToSingleCellAssaydefaultPriordeviance_residuals_hookdiscrete_residuals_hookexpavgfilterLowExpressedGenesfitted_phatfreqFromFlatDFFromMatrixgetConcordancegetLogFCgetrcgetssgetwellKeygetwssgsea_controlgseaAfterBoothushWarningHypothesisimputeinvlogitlogFClogLiklogmeanLRTlrTestmast_filtermelt.SingleCellAssaynumexppartialScorepbootVcov1plotSCAConcordanceprimerAverageread.fluidigmSceToSingleCellAssayse.coefshowsplitstat_ellsubsetsummarythresholdSCRNACountMatrixupdatevcovwaldTestzlm

Dependencies:abindaskpassBiobaseBiocGenericsclicolorspacecrayoncurldata.tableDelayedArrayfansifarverGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2gluegtablehmshttrIRangesisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemunsellnlmeopensslpillarpkgconfigplyrprettyunitsprogressR6RColorBrewerRcppreshape2rlangS4ArraysS4VectorsscalesSingleCellExperimentSparseArraystringistringrSummarizedExperimentsystibbleUCSC.utilsutf8vctrsviridisLitewithrXVectorzlibbioc

MAST Intro

Rendered fromMAST-Intro.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2019-09-04
Started: 2017-08-23

Interoptability between MAST and SingleCellExperiment-derived packages.

Rendered fromMAST-interoperability.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2023-04-20
Started: 2018-05-16

Using MAST with RNASeq: MAIT Analysis.

Rendered fromMAITAnalysis.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2020-03-21
Started: 2016-10-12

Readme and manuals

Help Manual

Help pageTopics
MAST: Model-based Analysis of Single- cell TranscriptomicsMAST-package MAST
Apply a vectorized binary operation recycling over last dimensionapplyFlat
Wrapper for bayesian GLMBayesGLMlike-class
Get Z or T statistics and P values after running gseaAfterBootcalcZ
Replace 'colData'colData<-,SingleCellAssay,DataFrame-method
Residual hooks and collection methodscollectResiduals combined_residuals_hook continuous_residuals_hook deviance_residuals_hook discrete_residuals_hook fitted_phat partialScore
Compute the Et from the CtcomputeEtFromCt
Convert a MASTClassic SingleCellAssayconvertMASTClassicToSingleCellAssay
Extract the inter-gene covariance matrices for continuous and discrete components of a MAST model for a given coefficient from bootstrap replicatesCovFromBoots
Initialize a prior to be used a prior for BayeGLMlike/BayesGLMlike2defaultPrior
Degrees of freedom of Zero inflated modeldof dof,GLMlike-method dof,LMERlike-method
Drop specified dimension from an arrayDrop
Estimate hyperparameters for hierarchical variance model for continuous componentebayes
Exponential averageexpavg
Filter low-expressing genesfilterLowExpressedGenes
fit a zero-inflated regressionfit fit,BayesGLMlike,missing-method fit,GLMlike,missing-method fit,LMERlike,missing-method
Summary statistics for genes in an experimentcondmean condSd freq numexp
Construct a SingleCellAssay (or derived subclass) from a `flat` (melted) data.frame/data.tableFluidigmAssay FromFlatDF SingleCellAssay
Construct a SingleCellAssay from a matrix or array of expressionFromMatrix
Get the concordance between two experimentsgetConcordance getrc getss getwss
Accessor for wellKeygetwellKey getwellKey,SingleCellAssay-method
Wrapper for regular glm/lmGLMlike-class vcov,GLMlike-method
Gene set analysis for hurdle modelgseaAfterBoot gsea_control
An S4 class for Gene Set Enrichment outputGSEATests-class
Selectively muffle warnings based on outputhushWarning
Describe a linear model hypothesis to be testedCoefficientHypothesis Hypothesis
impute missing continuous expression for plottingimpute
Influence bayesglm objectinfluence.bayesglm
Inverse of logistic transformationinvlogit
Wrapper for lmer/glmercoef,LMERlike-method LMERlike-class logLik,LMERlike-method update,LMERlike-method vcov,LMERlike-method
Linear Model-like ClassLMlike-class logLik,GLMlike-method lrTest,LMlike,character-method lrTest,LMlike,CoefficientHypothesis-method lrTest,LMlike,Hypothesis-method lrTest,LMlike,matrix-method summary,LMlike-method update,LMlike-method waldTest,LMlike,CoefficientHypothesis-method waldTest,LMlike,matrix-method
Calculate log-fold changes from hurdle model componentsgetLogFC logFC
Log meanlogmean
Likelihood Ratio Tests for SingleCellAssaysLRT LRT,SingleCellAssay,character-method
Run a likelihood-ratio testlrTest
Likelihood ratio testlrTest,ZlmFit,character-method
Default 'assay' returnedassay,SingleCellAssay,missing-method assay_idx defaultAssay magic_assay_names
MAITs data set, RNASeqmaits
Filter a SingleCellAssayburdenOfFiltering mast_filter
Defunct functions in package `MAST`cData exprs fData filter MAST-defunct
Combine lists, preferentially taking elements from x if there are duplicate namesmeld_list_left
"Melt" a 'SingleCellAssay' matrixmelt.SingleCellAssay
Model matrix accessormodel.matrix model.matrix,LMlike-method
Replace model matrixmodel.matrix<-
Makes a nice BiPlotmyBiplot
Instantiate a class, but warn rather than error for badly named slotsnew_with_repaired_slots
Bootstrap a zlmfitbootVcov1 pbootVcov1
Plot cutpoints and densities for thresholdingplot.thresholdSCRNACountMatrix
Plot a likelihood ratio test objectplotlrt
Concordance plots of filtered single vs n-cell assaysplotSCAConcordance
Return predictions from a ZlmFit object.predict.ZlmFit
Predicted signaturespredicted_sig
Average expression values for duplicated/redundant genesprimerAverage
Print summary of a ZlmFitprint.summaryZlmFit
Reads a Fluidigm Biomark (c. 2011) raw data file (or set of files)read.fluidigm
Remove the left hand side (response) from a formularemoveResponse
rstandard for bayesglm objects.rstandard.bayesglm
Coerce a SingleCellExperiment to some class defined in MASTSceToSingleCellAssay
Return coefficient standard errorsse.coef
showshow,LMlike-method show,ZlmFit-method
Split into 'list'split,SingleCellAssay,character-method split,SingleCellAssay,factor-method split,SingleCellAssay,list-method
Plot confidence ellipse in 2Dstat_ell
Subset a 'SingleCellAssay' by cells (columns)subset,SingleCellAssay-method
Return programmatically useful summary of a fitsummarize
Summarize gene set enrichment testssummary,GSEATests-method
Summarize model features from a 'ZlmFit' object"summary-ZlmFit", "summary.ZlmFit" "ZlmFit-summary", summary,ZlmFit-method
Summarize the effect of thresholdingprint.summaryThresholdSCRNA summary.thresholdSCRNACountMatrix
Threshold a count matrix using an adaptive threshold.thresholdSCRNACountMatrix
Vbeta Data Setvbeta
Vbeta Data Set, FluidigmAssayvbetaFA
Run a Wald testwaldTest
Wald testwaldTest,ZlmFit,matrix-method
Make matrix of continuous expression values, orthogonal to discretexform
Zero-inflated regression for SingleCellAssayzlm zlm.SingleCellAssay
An S4 class to hold the output of a call to zlmcoef,ZlmFit-method lrTest,ZlmFit,CoefficientHypothesis-method lrTest,ZlmFit,Hypothesis-method lrTest,ZlmFit,matrix-method se.coef,ZlmFit-method vcov,ZlmFit-method waldTest,ZlmFit,CoefficientHypothesis-method waldTest,ZlmFit,Hypothesis-method ZlmFit ZlmFit-class