.asRepertoireBitscore {abseqR} | R Documentation |
bitscore
slotAccessor for bitscore
slot
.asRepertoireBitscore(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.