Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 224 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 224 Bytes

DropSift

nucleus caller for sn/snRNA sequence data

Installation

To install from GitHub:

if (!require("remotes")) {
  install.packages("remotes")
}
remotes::install_github("broadinstitute/DropSift")