add_annotations: Adds sample annotation information to loaded MaxQuant or IceR...

View source: R/General.R

add_annotationsR Documentation

Adds sample annotation information to loaded MaxQuant or IceR data

Description

Adds sample annotation information to loaded MaxQuant or IceR data

Usage

add_annotations(data_list, Annotations)

Arguments

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

Details

Add sample annotation to loaded MaxQuant or IceR data.

Value

List object containing loaded MaxQuant or IceR data extended by annotation information


mathiaskalxdorf/IceR documentation built on Aug. 1, 2022, 8:03 a.m.