Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions R/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@ function to install them.
function to install the R libraries.
- R libraries to install should be added to *txt* file(s), one line per R
package.

## Sets of R packages

- [packages-general.txt](packages-general.txt): general, uncategorized, R
packages.
- [packages-stats.txt](packages-stats.txt): general statistics-related packages.
- [packages-metabolomics.txt](packages-metabolomics.txt): R packages for Mass
Spectrometry and metabolomics data analysis.
File renamed without changes.
23 changes: 23 additions & 0 deletions R/packages-metabolomics.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## R packages for metabolomics and MS in general
## General infrastructure
Spectra
MsExperiment
MsCoreUtils
MetaboCoreUtils
CompoundDb
QFeatures
MsQuality
MsDataHub
SpectriPy
SpectraQL
## Data backends
MsBackendSql
MsBackendMgf
MsBackendMsp
MsBackendMetaboLights
MsBackendMassbank
## Data analysis
xcms
MsFeatures
MetaboAnnotation
Rdisop
1 change: 1 addition & 0 deletions R/stats.txt → R/packages-stats.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ robust
robustbase
multcomp
survey
limma