.asRepertoireQueryStart {abseqR}R Documentation

Accessor for qstart slot

Description

Accessor for qstart slot

Usage

.asRepertoireQueryStart(object, collapse = " - ")

Arguments

object

AbSeqRep object

collapse

character type, collapse the range using this string.

Value

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.


[Package abseqR version 1.12.0 Index]