Skip to content

shubbham28/MetaboVariation

Repository files navigation

MetaboVariation

Before we start the MetaboVariation walkthrough, the user should have working R software enviroment installed on their machine. The MetaboVaraiton package has following dependencies and will also be installed along with the package if not already installed on the machine.

  • brms
  • circlize
  • ComplexHeatmap
  • doParallel
  • dplyr
  • foreach
  • future
  • grid
  • magrittr
  • parallel
  • plotly
  • reshape2
  • rstan
  • cmdstanr
  • scales
  • stringr
  • readxl
  • tidyr
  • ggplot2

To install this package, start by installing the devtools package. The best way to do this is from CRAN, by typing:

install.packages("devtools")

After successful installation, use the following code to install the package on your system:

library(devtools)

install_github("shubbham28/MetaboVariation")

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors