.cloneDistHist {abseqR}R Documentation

Marginal histogram of clonotypes (blue for shared, grey for total). The y axis is scaled by sqrt (but it doesn't really matter anyway, since we're stripping away the y-ticks)

Description

Marginal histogram of clonotypes (blue for shared, grey for total). The y axis is scaled by sqrt (but it doesn't really matter anyway, since we're stripping away the y-ticks)

Usage

.cloneDistHist(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.11.0 Index]