.getLineTypes {abseqR}R Documentation

Helper function to return line types by importance based on provided CD/Fs regions

Description

In the aesthetics of diversity plots (rarefaction, recapture, and duplication), the line types should emphasise the most important antibody region, they're ranked in ascending order of: "FR4", "FR1", "FR2", "FR3", "CDR1", "CDR2", "CDR3", "V".

Usage

.getLineTypes(regions)

Arguments

regions

a list/vector of strings (regions)

Value

vector of strings, each corresponding to the appropriate line type for regions.


[Package abseqR version 1.12.0 Index]