dbrookeUAB / dbsinglecell

Home Page:https://www.dbsinglecell.deweybrooke.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dbsinglecell

R-CMD-check

A collection of functions for processing single-cell RNAseq data that I am using constantly. I created this package to make these functions portable for myself. Use at your own risk.

Installation

If you so desire to use this package, install by using

remotes::install_github("dbrookeUAB/dbsinglecell")

To use HDSCAN or umap functions, you must install their respective python libraries by

library(dbsinglecell)
install_python_packages()

Cheers!

About

https://www.dbsinglecell.deweybrooke.org


Languages

Language:R 95.8%Language:C++ 4.2%