specL
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see specL.
specL - Prepare Peptide Spectrum Matches for Use in Targeted Proteomics
Bioconductor version: 3.6
specL provides a function for generating spectra libraries which can be used for MRM SRM MS workflows in proteomics. The package provides a BiblioSpec reader, a function which can add the protein information using a FASTA formatted amino acid file, and an export method for using the created library in the Spectronaut software.
Author: Christian Trachsel [aut], Christian Panse [aut, cre], Jonas Grossmann [aut], Witold E. Wolski [ctb]
Maintainer: Christian Panse <cp at fgcz.ethz.ch>, Witold E. Wolski <wewolski at gmail.com>
citation("specL")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("specL")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("specL")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.