scPipe
This is the released version of scPipe; for the devel version, see scPipe.
Pipeline for single cell multi-omic data pre-processing
Bioconductor version: Release (3.21)
A preprocessing pipeline for single cell RNA-seq/ATAC-seq data that starts from the fastq files and produces a feature count matrix with associated quality control information. It can process fastq data generated by CEL-seq, MARS-seq, Drop-seq, Chromium 10x and SMART-seq protocols.
Author: Luyi Tian [aut], Shian Su [aut, cre], Shalin Naik [ctb], Shani Amarasinghe [aut], Oliver Voogd [aut], Phil Yang [aut], Matthew Ritchie [ctb]
Maintainer: Shian Su <su.s at wehi.edu.au>
citation("scPipe")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scPipe")
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("scPipe")
scPipe: a flexible data preprocessing pipeline for 3' end scRNA-seq data | HTML | R Script |
scPipe: a flexible data preprocessing pipeline for scATAC-seq data | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
See More
Suggests | BiocStyle, DT, GenomicFeatures, grid, igraph, kableExtra, knitr, locStra, plotly, rmarkdown, RColorBrewer, readr, reshape2, RANN, shiny, scater(>= 1.11.0), testthat, xml2, umap |
Linking To | Rcpp, Rhtslib(>= 1.13.1), testthat |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | scPipe_2.8.0.tar.gz |
Windows Binary (x86_64) | scPipe_2.8.0.zip |
macOS Binary (x86_64) | scPipe_2.8.0.tgz |
macOS Binary (arm64) | scPipe_2.8.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/scPipe |
Source Repository (Developer Access) | git clone [email protected]:packages/scPipe |
Bioc Package Browser | https://code.bioconductor.org/browse/scPipe/ |
Package Short Url | https://bioconductor.org/packages/scPipe/ |
Package Downloads Report | Download Stats |