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(). The table should contain the "duplicate_frequency" column.

Value

Returns a Lorenz curve tibble.


shashidhar22/LymphoSeq2 documentation built on Jan. 16, 2024, 4:29 a.m.