Skip to content

metaOmics/MetaSparseKmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaSparseKmeans

Github repository for MetaSparseKmeans

Required Package

  • sparcl
  • combinat
  • hash

Install this package from github

First you need R devtools package installed.

  • In R console
library(devtools)
install_github("Caleb-Huo/MetaSparseKmeans", build_vignettes=TRUE)
install.packages("MetaSparseKmeans_0.0.3.tar.gz",repos=NULL,type="source")

How to use this R package:

  • After installing this package from github, In R console:
browseVignettes("MetaSparseKmeans")

Packages

No packages published

Languages