dbGetQuanSpectrumIDs: get the SpectrumID's from (a set of) PeptideIDs

View source: R/proteinDatabase.R

dbGetQuanSpectrumIDsR Documentation

get the SpectrumID's from (a set of) PeptideIDs

Description

get the SpectrumID's from (a set of) PeptideIDs

Usage

dbGetQuanSpectrumIDs(db, peptideIDs, SQL = FALSE)

Arguments

db

database access 'handle'

peptideIDs

the PeptideIDs usually come from the TargetPsms Table. This can be in numeric or character vector 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 TargetPsmsQuanSpectrumInfo table or a character string specifying an SQL query


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