.cloneDistMarginal {abseqR}R Documentation

Marginal density graph of clonotypes (blue for shared, grey for total, purple for exclusive clones)

Description

Marginal density graph of clonotypes (blue for shared, grey for total, purple for exclusive clones)

Usage

.cloneDistMarginal(df.original, otherClones, lim.min, flip)

Arguments

df.original

dataframe with all clones

otherClones

clones from the other dataframe

lim.min

x-axis minimum limit

flip

logical type

Value

ggplot2 object


[Package abseqR version 1.10.0 Index]