View source: R/parse_longformat_generic.R
update_protein_mapping | R Documentation |
For advanced users: update a peptide tibble with new peptide-to-protein mappings
update_protein_mapping(tib, pep2prot)
tib |
peptides tibble, e.g.; dataset$peptides |
pep2prot |
a peptide-to-protein mapping table, for instance one obtained from maxquant using import_maxquant_proteingroups() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.