.validatePDTMTInputColumns | R Documentation |
Helper method to validate input has necessary columns
.validatePDTMTInputColumns(
pd_input,
protein_id_column,
num_proteins_column,
channels
)
pd_input |
data.frame input |
protein_id_column |
column name for protein passed from user |
num_proteins_column |
column name for number of protein groups passed from user |
channels |
list of column names for channels |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.