Resources

These are many of the resources that I have used during the course of my work. I’ve sorted these resources into more general coding tutorials as well as useful papers for data science, mass spectrometer, proteomics, and anything else that I have found helpful.

Books on R

The author Hadley Wickham has written many different books on R that serve as a good foundation for the language.

https://r4ds.hadley.nz/

R for data science. A good introduction to the language and how to utilize it effectively.

https://mastering-shiny.org/

Mastering Shiny. Foundations of the Shiny GUI library and how to utilize it for web application development and data visualization.

https://r-pkgs.org/

R Packages. How to create, maintain, and deploy R packages to more effectively store and distribute functions.

Mass Spectrometry Analysis Software

Links to programs for mass spectrometry data analysis. In addition to these links I will also include the source publications if applicable.