This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see scfind.
Bioconductor version: 3.8
Recently a very large collection of single-cell RNA-seq (scRNA-seq) datasets has been generated and publicly released. For the collection to be useful, the information must be organized in a way that supports queries that are relevant to researchers. `scfind` builds an index from scRNA-seq datasets which organizes the information in a suitable and compact manner so that the datasets can be very efficiently searched for either cells or cell types in which a given list of genes is expressed.
Author: Vladimir Kiselev
Maintainer: Vladimir Kiselev <vladimir.yu.kiselev at gmail.com>
Citation (from within R,
enter citation("scfind")):
To install this package, start R (version "3.5") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scfind")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("scfind")
| HTML | R Script | `scfind` package vignette |
| Reference Manual | ||
| Text | NEWS |
| biocViews | DataRepresentation, GeneExpression, ImmunoOncology, RNASeq, Sequencing, SingleCell, Software, Transcription, Transcriptomics |
| Version | 1.4.1 |
| In Bioconductor since | BioC 3.6 (R-3.4) (1.5 years) |
| License | GPL-3 |
| Depends | R (>= 3.4) |
| Imports | SingleCellExperiment, SummarizedExperiment, methods, stats, bit, dplyr, hash, reshape2, Rcpp (>= 0.12.12) |
| LinkingTo | Rcpp |
| Suggests | knitr, rmarkdown, testthat |
| SystemRequirements | |
| Enhances | |
| URL | https://github.com/hemberg-lab/scfind |
| BugReports | https://support.bioconductor.org/t/scfind/ |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Source Package | scfind_1.4.1.tar.gz |
| Windows Binary | scfind_1.4.1.zip |
| Mac OS X 10.11 (El Capitan) | scfind_1.4.1.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/scfind |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/scfind |
| Package Short Url | http://bioconductor.org/packages/scfind/ |
| Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: