View source: R/Data_Culling-Modules.R
Culls the Peak.list by removing background components. See
remove_background_peaks() for more details. For examples, see
InitWorkflow().
| 1 | CullBackground(from.tables, to.tables, method, db.list, db.dir, new.db, lib.db)
 | 
| from.tables | character vector of table names to draw from databases. First value should be table name from peak database, second should be table name from solvent database. | 
| to.tables | character vector of table names to write to new database. Should be twice as long as the number of processed ion modes. | 
| method | which method to use to remove background components. | 
| db.list | vector of database names containing results from processing
modules. Can be left blank. See  | 
| db.dir | directory containing the databases. Default is  | 
| new.db | what should the new database be called. Default is
 | 
| lib.db | what should the library containing the background components be
called. Default is  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.