View source: R/proteinDatabase.R
MSfileInfo | R Documentation |
get the table with info on the files used in the search from the database
MSfileInfo(db, type = "XcaliburRawfile", dates = thermo.date, SQL = FALSE)
db |
database access 'handle' |
type |
allows for selection of the FileTypes default = "XCaliburRawFile" |
dates |
allows transformation of the date/time strings from te database to be transformed into proper data/time fields. Default function used is thermo.date. If no transformation is required, use na.date |
SQL |
allows the function to return the SQL query statement in stead of a data.frame |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.