Description Usage Arguments Value Examples
substitute the peptide by a html span tag that will substitute a too long peptide
1 | TrimSequenceOutput(Peptide)
|
Peptide |
vector of peptides |
vector of peptides to be used in a DT::data.table will need escape=TRUE option
1 2 3 | peptides<-c("FEZQFAZRFSQJDFCGFSDGHREZQGVSVFDSVGFDS",
"RETGERVGDF")
TrimSequenceOutput(peptides)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.