add_annotations | R Documentation |
Adds sample annotation information to loaded MaxQuant or IceR data
add_annotations(data_list, Annotations)
data_list |
List object containing loaded MaxQuant or IceR data |
Annotations |
Table with at least one column containing annotation information. Rows have to correspond to samples in loaded MaxQuant or IceR data. Requires same order of sampels (rows) as e.g. sampels (columns) in data_list$Protein_level$Quant_data |
Add sample annotation to loaded MaxQuant or IceR data.
List object containing loaded MaxQuant or IceR data extended by annotation information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.