View source: R/proteinDatabase.R
proteinIDTypes | R Documentation |
get the names of the identification types (sequest HT etc) used in the database
proteinIDTypes(db, SQL = FALSE)
db |
database access 'handle' |
SQL |
allows the function to return the SQL query statement in stead of a data.frame |
data.frame with a single column: "GroupName"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.