Skip to content

A package for comparing cell type abundances between conditions

License

Notifications You must be signed in to change notification settings

cole-trapnell-lab/hooke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hooke

Hooke is a new software package that uses Poisson-Lognormal models to perform differential analysis of cell abundances for perturbation experiments read out by single-cell RNA-seq. This versatile framework allows users to both perform multivariate statistical regression to describe how perturbations alter the relative abundances of each cell state and visualize cell type abundance kinetics.

See the Hooke website for a more comprehensive introduction.

Installation

Hooke runs in the R statistical computing environment. It requires R >= 3.5.0. Hooke is currently only available for Github install.

Required software

Hooke builds on top of the Monocle3 package.

devtools::install_github("cole-trapnell-lab/monocle3")

Hooke depends on the PLNmodels package.

Use the github install:

remotes::install_github("pln-team/PLNmodels")

Finally, install the hooke package as follows:

devtools::install_github("cole-trapnell-lab/hooke")

About

A package for comparing cell type abundances between conditions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages