Skip to content

Chemosens/PTRMSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTRMSR

PTRMSR package

Installation

The installation of PTRMSR requires the installation of other packages

if (!require("BiocManager", quietly = TRUE)) {install.packages("BiocManager")}
if (!require("devtools", quietly = TRUE)) {install.packages("BiocManager")}
BiocManager::install("rhdf5")
BiocManager::install("MSnbase")
install.packages(c("reshape2","pheatmap","ggplot2","ellipse","plotly","FactoMineR")
devtools::install_github("https://github.com/ChemoSens/CSUtils")
devtools::install_github("https://github.com/ChemoSens/PTRMSR")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages