VerifySeq: VerifySeq

Description Usage Arguments Value Examples

View source: R/GeneralRAPIFunctions.R

Description

generate a ggplot2, where in the y axis the amount of alleles bindig to the sequence starting at x position is displayed

Usage

1
VerifySeq(seqFile, eDB)

Arguments

seqFile

fasta file name (default missing, it will open an file open dialog box)

eDB

RAPIMHC or RAPIMHCII object

Value

a list with the slot "Peptide" for RAPIMHC y RAPIMHCII and with "InterCore" in the RAPIMHC case

Examples

1
2
3
4
## Not run: 
VerifySeq(eDB = result)

## End(Not run)

elmerfer/RAPInetMHCpan documentation built on Sept. 17, 2021, 2:14 p.m.