TrimSequenceOutput: substitute the peptide by a html span tag that will...

Description Usage Arguments Value Examples

View source: R/Server.R

Description

substitute the peptide by a html span tag that will substitute a too long peptide

Usage

1

Arguments

Peptide

vector of peptides

Value

vector of peptides to be used in a DT::data.table will need escape=TRUE option

Examples

1
2
3
peptides<-c("FEZQFAZRFSQJDFCGFSDGHREZQGVSVFDSVGFDS",
"RETGERVGDF")
TrimSequenceOutput(peptides)

47Lies/isoformnspectRe documentation built on May 29, 2021, 3 p.m.