RamanD2O is an R/Shiny application that allows biologists to perform Raman spectra analysis.
Notes: This app was tested in R 4.x. If you are still using R 4.0-4.2, you may need to manually install specifc versions of a few dependency packages (e.g., randomForest<4.7, Matrix<1.7).
#install.packages('pak')
pak::pkg_install('gongyh/RamanD2O')
RamanD2O::runRamanD2O()
gongyh/RamanD2O is developed by Yanhai Gong. We look forward to receive your feedback, bug reports, or suggestions for the further development of this package.
This pipeline is open source under the MIT license, and integrates wonderful third-party softwares, which remain owned and copyrighted by their respective developers. Authors cannot be held legally or morally responsible for any consequences that may arise from using or misusing it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.