add_entry_ids | R Documentation |
Adds numeric indices for peptides or proteins
add_entry_ids(df, col_in = "pep_seq", col_out = "pep_index")
df |
A data frame. |
col_in |
The column key to be indexed. |
col_out |
The name of the output column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.