View source: R/create_proteins_lut.R
create_proteins_lut | R Documentation |
Create a protein lookup table from a proteome
create_proteins_lut(proteome_filename)
proteome_filename |
name of the file the proteome will be stored at |
a tibble with columns:
protein_id the protein ID,
for example p1
protein the protein name,
for example sp|P0DTD8|NS7B
sequence the protein sequence,
for example MIELSLIDFYLCFL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.