levitesm/msms.spectra.clusters.R: MSMS Spectra clustering and spectral libraries creation.

This package allows you to create spectral libraries from the .mgf files by clustering spectra according to their similarity. You need to prepare the MGF object form the .mgf file using the PrepareMgf function. Then you Create a library from mgf. After that you can add identifications for you library, and new MGFs to it, get the FDR table for the clusters, and check the similarity between different clusters (getClustersSimilarity) to look for PTMs(getModif).

Getting started

Package details

AuthorMark Levites
Maintainer
LicenseMIT
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("levitesm/msms.spectra.clusters.R")
levitesm/msms.spectra.clusters.R documentation built on May 4, 2019, 4:13 a.m.