| RegionDefinition-class {shazam} | R Documentation |
S4 class defining a region definition
Description
RegionDefinition defines a common data structure for defining the region
boundaries of an Ig sequence.
Slots
namename of the RegionDefinition.
descriptiondescription of the model and its source.
boundariesfactordefining the region boundaries of the sequence. The levels and values ofboundariesdetermine the number of regions.seqLengthlength of the sequence.
regionslevels of the boundaries; e.g,
c("cdr", "fwr").labelslabels for the boundary and mutations combinations; e.g.,
c("cdr_r", "cdr_s", "fwr_r", "fwr_s").citationpublication source.
See Also
See IMGT_SCHEMES for a set of predefined RegionDefinition objects.
[Package shazam version 1.2.0 Index]