Skip to content

kieranrcampbell/pseudogp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

pseudogp

pseudogp is an R package for Bayesian inference of Gaussian Process Latent Variable models learning pseudotimes from single-cell RNA-seq. It forms a wrapper round a stan model (that requires the rstan package), as well as a set of functions to plot the posterior mean curves.

pseudogp acts on a reduced dimension representation of the data (in a similar manner to monocle and waterfall) in which it fits a probabilistic curve, allowing posterior pseudotime uncertainty to be quantified.

For a worked example see the vignette here.

Installation

# install.packages("devtools")
devtools::install_github("kieranrcampbell/pseudogp")

Authors

Kieran Campbell & Christopher Yau
Wellcome Trust Centre for Human Genetics, University of Oxford

About

Probabilistic pseudotime for single-cell RNA-seq data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published