Description Usage Arguments Value Examples
View source: R/GeneralRAPIFunctions.R
generate a ggplot2, where in the y axis the amount of alleles bindig to the sequence starting at x position is displayed
1 | VerifySeq(seqFile, eDB)
|
seqFile |
fasta file name (default missing, it will open an file open dialog box) |
eDB |
RAPIMHC or RAPIMHCII object |
a list with the slot "Peptide" for RAPIMHC y RAPIMHCII and with "InterCore" in the RAPIMHC case
1 2 3 4 | ## Not run:
VerifySeq(eDB = result)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.