get_protein_matrix: rollup peptides to protein data matrix for selected intensity...

View source: R/dataset.R

get_protein_matrixR Documentation

rollup peptides to protein data matrix for selected intensity column

Description

rollup peptides to protein data matrix for selected intensity column

Usage

get_protein_matrix(dataset, intensity_column, include_npep = TRUE)

Arguments

dataset

your dataset

intensity_column

column in dataset$peptides that should be used for the protein matrix

include_npep

if TRUE (default), returns a list with both the matrix and an array of peptide counts (for each row in the protein matrix). If FALSE, returns just the protein matrix


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.