dbGetProteinGroups: Gets the ProteinGroup information from the...

View source: R/proteinDatabase.R

dbGetProteinGroupsR Documentation

Gets the ProteinGroup information from the TargetProteinGroups table

Description

Gets the ProteinGroup information from the TargetProteinGroups table

Usage

dbGetProteinGroups(db, proteinGroupIDs, columns = NA, SQL = FALSE)

Arguments

db

database access 'handle'

proteinGroupIDs

specifies which protein groups to get, these values can come from eg the protein table

columns

character vector, specifies which columns to retrieve

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.