This function plots the motif counts.
Examples
if (FALSE) { # \dontrun{
proj <- reTCR::get_study(id="PRJNA473147", attr_col="cmv_status")
reTCR::plot_motifs(proj@motif@aa_motif_count, "cmv_status", 50)
} # }
This function plots the motif counts.
if (FALSE) { # \dontrun{
proj <- reTCR::get_study(id="PRJNA473147", attr_col="cmv_status")
reTCR::plot_motifs(proj@motif@aa_motif_count, "cmv_status", 50)
} # }