dbGetPsmIDs: get the PsmID's from (a set of) PeptideGroupIDs

View source: R/proteinDatabase.R

dbGetPsmIDsR Documentation

get the PsmID's from (a set of) PeptideGroupIDs

Description

get the PsmID's from (a set of) PeptideGroupIDs

Usage

dbGetPsmIDs(db, peptideGroupIDs, SQL = FALSE)

Arguments

db

database access 'handle'

peptideGroupIDs

the PeptideGroupIDs usually come from the TargetPeptideGroups 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 TargetPsmsTargetPeptideGroups table or a character string specifying an SQL query


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