Skip to content

statOmics/omicsGMF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omicsGMF

R-CMD-check-bioc Codecov test coverage

omicsGMF is a Bioconductor package that uses the sgdGMF-framework of the sgdGMF package for highly performant and fast matrix factorization that can be used for dimensionality reduction, visualization and imputation of omics data. It considers data from the general exponential family as input, and therefore suits the use of both RNA-seq (Poisson or Negative Binomial data) and proteomics data (Gaussian data). omicsGMF allows for:

  • Dimensionality reduction directly on (single-cell) RNA-sequencing count data considering a Poisson or negative binomial family. Therefore, no prior normalization is needed as with conventional PCA.
  • Dimensionality reduction when dealing with missing data. This makes it suitable for (single-cell) proteomics data when considering a Gaussian family.
  • Correction of sample-level (e.g. batch effects) and feature-level covariates (e.g. GC-content). Therefore, the dimensionality reduction obtained is useful when visualizing or clustering cells in which technical variability is present.
  • Imputation of missing values by the estimated means, which also take into account the known covariates.

For more information, be sure to check out:

Installation instructions

To install the development version, run;

devtools::install_github("statOmics/omicsGMF")

The installation should only take a few seconds. The dependencies of the package are listed in the DESCRIPTION file of the package.

omicsGMF is submitted to Bioconductor and should be soon available.

Issues and bug reports

Please use https://github.com/statOmics/omicsGMF/issues to submit issues, bug reports, and comments.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published