getLorenz: Calculate Lorenz curve

View source: R/getLorenz.R

getLorenzR Documentation

Calculate Lorenz curve

Description

Calculate a Lorenz curve derived from the frequency of the amino acid sequences.

Usage

getLorenz(sample_table)

Arguments

sample_table

A tibble for a single repertoire_id generated using the LymphoSeq function readImmunoSeq or productiveSeq. "duplicate_frequency" is a required column.

Value

Returns a Lorenz curve tibble.


elulu3/LymphoSeqTest documentation built on Aug. 27, 2022, 5:47 a.m.