.asRepertoireBitscore {abseqR}R Documentation

Accessor for bitscore slot

Description

Accessor for bitscore slot

Usage

.asRepertoireBitscore(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.8.0 Index]