Skip to content
/ iDA Public

iDA: dimensionality reduction for latent structure discovery

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

HCBravoLab/iDA

Repository files navigation

iDA

This package provides a method for dimensionality reduction of data to better find discrete latent structure as an improvement over PCA. Developed for the analysis of gene expression where either genetic heterogeneity in the subject population, or cell type in scRNA-seq determines that latent structure. Embeddings are linear transformations so appropriate to use in downstream analyses.

A manuscript describing this method is forthcoming. The package vignette illustrates use of the iDA function.

Installation

The package is available only on github, easiest way to install is using the remotes package:

install.packages("remotes")
remotes::install_github("hcbravolab/iDA")

About

iDA: dimensionality reduction for latent structure discovery

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages