topSeqs: Top sequences

View source: R/topSeqs.R

topSeqsR Documentation

Top sequences

Description

Creates a tibble of a selected number of top productive sequences from the study table.

Usage

topSeqs(productive_table, top = 1)

Arguments

productive_table

A tibble of productive sequences generated by the LymphoSeq function productiveSeq. "duplicate_frequency" and "junction_aa" are a required columns.

top

The number of top productive sequences in each data frame to subset by their frequencies.

Value

Returns a tibble of a selected number of top productive sequences from a list of data frames.

See Also

chordDiagramVDJ


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