modifyCloneIDs: modifyCloneIDs

View source: R/modifyCloneIDs.R

modifyCloneIDsR Documentation

modifyCloneIDs

Description

modify Clone IDs (or protein identifiers) within vector of protein groups. Useful when non-trivial modifications are required, such as replacement with different information from cloneID table.

Usage

modifyCloneIDs(cloneIDs_to_modify, modification_table)

Arguments

cloneIDs_to_modify

Character vector of protein groups including cloneIDs (with internal | char.)

modification_table

modification mapping data table with columns cloneID_old & cloneID_new

Value

mapping table with input protein groups in column cloneIDs_to_simplify and modified


heuselm/igseqr documentation built on March 19, 2022, 7:28 p.m.