Skip to content

rapsoman/bbRtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbRtools

Various R tools for the Bodenmiller lab

Installation

On Windows platform please install RTools first: https://cran.r-project.org/bin/windows/Rtools/

To install the latest version from the github repository, use:

if(!require(devtools)){
  install.packages("devtools") # If not already installed
}
devtools::install_github("RGLab/Rtsne.multicore")
devtools::install_github('BodenmillerGroup/Rphenograph')
devtools::install_github('BodenmillerGroup/bbRtools')

About

R tools for the Bodenmiller lab

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • R 100.0%