Description Objects from the Class Slots
An object of class "dagPeptides" represents the information of peptides.
Objects can be created by calls of the form
new("dagPeptides", data, peptides, upstreamOffset, downstreamOffset, type).
dataObject of class "data.frame" The details of the input sequences.
It includes the columns: IDs, anchorAA (anchor Amino Acid), anchorPos (anchor Position),
peptide (protein peptide), anchor, upstream, downstream (peptides in given upstream and downstream offset from anchor)
peptidescode"matrix" The input peptides. Each column contains one peptide in that position
upstreamOffset"numeric" The upstream offset from anchor
downstreamOffset"numeric" The downstream offset from anchor
type"charactger" ID type of inputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.