Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 265 Bytes

isoSCAN

R Package to automatically process GC-CI-MS data for stable isotope labelling experiments

To Install from R console:

install.packages("devtools", dependencies=TRUE)
library(devtools) 

install_github("jcapelladesto/isoSCAN")
library(isoSCAN)