View source: R/prepareForFiltering.R
prepareForFiltering | R Documentation |
Filter protein IDs that are not present in at least one experiment
prepareForFiltering(funDT, condition_col_name, run_id_col_name)
funDT |
data.table |
condition_col_name |
name of column indicating the condition of interest |
run_id_col_name |
name of column indicating the protein id |
'list': filtered data.table and list of proteins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.