srhaup2/clustering_scRNA: Dimensionality Reduction and Clustering For scRNA Data

This is a project for the class Biostat 615 (Statistical Computing). In this package, we implement dimensionality reduction and clustering techniques to be evaluated on scRNA data. Specifically, we implement sparse PCA, different variants of k-means clustering, and refinements for the EM algorithm for a Gaussian mixture model.

Getting started

Package details

AuthorSpencer Haupert, Boya Jiang, Kailin Wang
MaintainerSpencer Haupert <srhaup@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("srhaup2/clustering_scRNA")
srhaup2/clustering_scRNA documentation built on Dec. 23, 2021, 4:29 a.m.