tableNames | R Documentation |
internal helper function to prevent having to remember the somewhat long names of the most used tables
tableNames(whichTable = "proteins")
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 |
a string containing the protein discoverer table name corresponding to the parameter whichTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.