dot-removeSharedPeptides: Remove peptides assigned to more than one protein.

.removeSharedPeptidesR Documentation

Remove peptides assigned to more than one protein.

Description

Remove peptides assigned to more than one protein.

Usage

.removeSharedPeptides(input, protein_column, peptide_column)

Arguments

input

data.table pre-processed by one of the .cleanRaw* functions.

protein_column

chr, name of the column with names of proteins.

peptide_column

chr, name of the column with peptide sequences.

Value

data.table


Vitek-Lab/MSstatsConvert documentation built on May 9, 2024, 6:23 a.m.