searchProtSeq | R Documentation |
Search protein sequences using a regular expression
searchProtSeq(prot_seq_df, regex)
prot_seq_df |
A data.frame containing uniprot IDs under the "ID" column and protein sequence under the "protein_sequence" column |
regex |
a string containing the regular expression to search against the protein sequences |
A data frame object
Collin Tokheim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.