dbGetMSnSpectrumInfo: get the MSnSpectrumInfo from (a set of) PeptideID's

View source: R/proteinDatabase.R

dbGetMSnSpectrumInfoR Documentation

get the MSnSpectrumInfo from (a set of) PeptideID's

Description

get the MSnSpectrumInfo from (a set of) PeptideID's

Usage

dbGetMSnSpectrumInfo(db, peptideID, SQL = FALSE)

Arguments

db

database access 'handle'

peptideID

the PeptideID's usually come from the PSMS table Table. This can be in numeric/character/data.frame format

SQL

allows the function to return the SQL query statement in stead of a data.frame

Value

a data.frame containing requested data from the MSnSpectrumInfo table or a character string specifying an SQL query


BenBruyneel/proteinDiscover documentation built on March 16, 2024, 4:36 p.m.