Registration Open for GBCC2025:
Joint Galaxy/Bioconductor Conference!
Abstract Submission for Posters closes May 1!

BASiCStan

This is the released version of BASiCStan; for the devel version, see BASiCStan.

Stan implementation of BASiCS


Bioconductor version: Release (3.21)

Provides an interface to infer the parameters of BASiCS using the variational inference (ADVI), Markov chain Monte Carlo (NUTS), and maximum a posteriori (BFGS) inference engines in the Stan programming language. BASiCS is a Bayesian hierarchical model that uses an adaptive Metropolis within Gibbs sampling scheme. Alternative inference methods provided by Stan may be preferable in some situations, for example for particularly large data or posterior distributions with difficult geometries.

Author: Alan O'Callaghan [aut, cre], Catalina Vallejos [aut]

Maintainer: Alan O'Callaghan <alan.ocallaghan at outlook.com>

Citation (from within R, enter citation("BASiCStan")):

Installation

To install this package, start R (version "4.5") and enter:

 if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("BASiCStan") 

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BASiCStan")
An introduction to BASiCStanHTMLR Script
Reference ManualPDF
NEWSText

Details

biocViewsBayesian, CellBiology, DifferentialExpression, GeneExpression, ImmunoOncology, Normalization, RNASeq, Sequencing, SingleCell, Software, Transcriptomics
Version1.10.0
In Bioconductor sinceBioC 3.16 (R-4.2) (2.5 years)
LicenseGPL-3
DependsR (>= 4.2), BASiCS, rstan (>= 2.18.1)
Importsmethods, glmGamPoi, scran, scuttle, stats, utils, SingleCellExperiment, SummarizedExperiment, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstantools (>= 2.1.1)
System RequirementsGNU make
URLhttps://github.com/Alanocallaghan/BASiCStan
Bug Reportshttps://github.com/Alanocallaghan/BASiCStan/issues
See More
Suggeststestthat (>= 3.0.0), knitr, rmarkdown
Linking ToBH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0)
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source PackageBASiCStan_1.10.0.tar.gz
Windows Binary (x86_64) BASiCStan_1.10.0.zip (64-bit only)
macOS Binary (x86_64)BASiCStan_1.10.0.tgz
macOS Binary (arm64)BASiCStan_1.10.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/BASiCStan
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/BASiCStan
Bioc Package Browserhttps://code.bioconductor.org/browse/BASiCStan/
Package Short Urlhttps://bioconductor.org/packages/BASiCStan/
Package Downloads ReportDownload Stats
close