Description Usage Arguments Value Examples
return index of a protein name, or (if exactMatch=TRUE) indices of proteins starting with the string given in "protName"
1 |
protName |
name of protein to search for |
profile |
data frame of protein identifiers (protName) and their relative abundance in centrifugation fractions |
exactMatch |
default is F |
the protein name and its index (row in profile)
1 2 | data(protNSA_AT5tmtMS2)
protIndex("TLN1", profile=protNSA_AT5tmtMS2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.