Skip to content

agugonrey/MOSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOSS: Multi-omic integration via sparse singular value decomposition.

CRAN status Travis-CI Build Status CRAN checks Downloads Downloads

Agustin Gonzalez-Reymundez, Alexander Grueneberg, and Ana I. Vazquez.

Installing and loading MOSS from CRAN.

install.packages("MOSS")
library("MOSS")

Installing and loading MOSS from GitHub.

if (require("remotes") == FALSE) install.packages("remotes")
install_github("agugonrey/MOSS")
library("MOSS")

Article

MOSS: Multi-omic integration with Sparse Value Decomposition

Documentation.

For a description of the package's main function.

help(moss)

For more documentation, see:

supplementary information for Gonzalez-Reymundez et al (2022)

and

vignette.

About

MOSS: Multi-Omic integration via Sparse Singular Decomposition

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages