Skip to contents

Calculate k-mer counts

Usage

calculateCounts(study_table, k)

Arguments

study_table

A tibble consisting of antigen receptor sequencing imported by the LymphoSeq2 function readImmunoSeq(). "repertoire_id" and "junction" are required columns.

k

The length of k-mers to find.