This is the development version of specL; for the stable release version, see specL.
specL - Prepare Peptide Spectrum Matches for Use in Targeted ProteomicsBioconductor version: Development (3.22)
provides a functions for generating spectra libraries that 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. The package is developed, tested and used at the Functional Genomics Center Zurich .
Author: Christian Panse [aut, cre] ORCID: 0000-0003-1975-3064 , Jonas Grossmann [aut] ORCID: 0000-0002-6899-9020 , Christian Trachsel [aut], Witold E. Wolski [ctb]
Maintainer: Christian Panse <cp at fgcz.ethz.ch>
Citation (from within R, entercitation("specL")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("specL")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo 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.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4