Usage
add_proteins(vec, gene_uniprot_table)
Arguments
- vec
vector
- gene_uniprot_table
dataframe containing at least 'genesymbol' and 'uniprot' columns
Value
string with all protein complexes that are involved separate by an underscore, if no protein found then returns vector of NAs (same length as input vector)