tableNames: internal helper function to prevent having to remember the...

View source: R/helper.R

tableNamesR Documentation

internal helper function to prevent having to remember the somewhat long names of the most used tables

Description

internal helper function to prevent having to remember the somewhat long names of the most used tables

Usage

tableNames(whichTable = "proteins")

Arguments

whichTable

can be either "proteins","peptides","psms" or "consensus" character do not need to be lower or upper case (all are converted to upper case). If another string is used as a parameter, the function will return NA

Value

a string containing the protein discoverer table name corresponding to the parameter whichTable


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