.asRepertoireSubjectStart {abseqR} | R Documentation |
sstart
slotAccessor for sstart
slot
.asRepertoireSubjectStart(object, collapse = " - ")
object |
AbSeqRep object |
collapse |
character type, collapse the range using this string. |
character type. If collapse is a string, then the ranges are represented as 'start - end' in a string, if collapse is NULL, returns a character vector of length two, denoting the start and end value respectively.