Skip to content

Syncytial Clustering Algorithms in R

License

Notifications You must be signed in to change notification settings

maitra/SynClustR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SynClustR

Syncitial Clustering Algorithms in R

Authors:

Israel Almodovar-Rivera and Ranjan Maitra

Installation

RSynC requires

- R version 3.0.0 or higher.
- R packages: abind, doMC, foreach, parallel.
- GSL - GNU Scientific Library

The package can be installed via the devtools package:

library("devtools")
install_github("ialmodovar/RSynC")

About

Syncytial Clustering Algorithms in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 55.1%
  • Shell 22.2%
  • C 20.7%
  • Other 2.0%