topSeqs | R Documentation |
Creates a tibble of a selected number of top productive sequences from the study table.
topSeqs(productive_table, top = 1)
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. |
Returns a tibble of a selected number of top productive sequences from a list of data frames.
chordDiagramVDJ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.