Skip to content

Like Seurat, but for people with less than 1024GB of RAM

License

Notifications You must be signed in to change notification settings

trichelab/Schiele

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

Schiele: like Seurat, but with... intensity.

what

Seurat got too comfortable. Time to go on a crash diet. Ultra-pre-alpha-beta. At least it will read your feature count matrices into a SummarizedExperiment. Later on we'll add some hooks to play nicely with Seurat-centric pipelines, but without needing an 8XL instance to run on.

Installing

The pre-release version of the package can be pulled from GitHub using remotes and/or BiocManager.

# install.packages("remotes")
# install.packages("BiocManager")
BiocManager::install("trichelab/Schiele", build_vignettes=TRUE)

Graphical Abstract

Egon

For developers

The repository includes a Makefile to facilitate some common tasks.

Running tests

$ make test. Requires the testthat package. You can also specify a specific test file or files to run by adding a "file=" argument, like $ make test file=logging. test_package will do a regular-expression pattern match within the file names. See its documentation in the testthat package.

Updating documentation

$ make doc. Requires the roxygen2 package.

About

Like Seurat, but for people with less than 1024GB of RAM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published