The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The primary goal of the mssearchr
package is to enhance
the capabilities of R users for conducting library searches against
electron ionization mass spectral databases.
The mssearchr
package offers the following tools: -
custom implementation of the Identity (EI Normal) algorithm; - custom
implementation of the Similarity (EI Simple) algorithm; - library search
via NIST API (i.e., by calling the nistms$.exe file); -
reading/writing msp files.
# Install 'mssearchr' from CRAN:
install.packages("mssearchr")
# Install 'mssearchr' from GitHub:
library(devtools)
install_github("https://github.com/AndreySamokhin/mssearchr")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.