dbGetModificationPeptideIDs: Function to get the peptideID's 'belonging' to a modification...

View source: R/proteinDatabase.R

dbGetModificationPeptideIDsR Documentation

Function to get the peptideID's 'belonging' to a modification site

Description

Function to get the peptideID's 'belonging' to a modification site

Usage

dbGetModificationPeptideIDs(db, modificationIDs, SQL = FALSE)

Arguments

db

database access 'handle'

modificationIDs

the modification site identifiers to get from the ModificationSites table. This should be the 'Id' field of a modifciation table row

SQL

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

Value

a data.frame or a character vector (SQL)


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