View source: R/modifyCloneIDs.R
modifyCloneIDs | R Documentation |
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.
modifyCloneIDs(cloneIDs_to_modify, modification_table)
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 |
mapping table with input protein groups in column cloneIDs_to_simplify and modified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.