Skip to content

R toolkit for the analysis of single-cell chromatin data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

becavin-lab/signac

 
 

Repository files navigation

Build Status AppVeyor build status

Signac v0.1.4

Signac is an extension of Seurat for the analysis of single-cell chromatin data.

Documentation can be found at https://satijalab.org/signac/

Install

# Install Bioconductor
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install()

# Tell R to also check bioconductor when installing dependencies
setRepositories(ind=1:2)

# Install Signac
install.packages("devtools")
devtools::install_github("timoast/signac")

About

R toolkit for the analysis of single-cell chromatin data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%