Code for plotting the Motif based on a specific CDR3 length and V gene (see netplot_ClusTCR2 for details).
Motif_from_cluster_file(
ClusTCR,
Clust_selected = NULL,
selected_cluster_column = "Clust_size_order"
)A ggplot object representing the motif.
Cluster file produced from mcl_cluster.
Select which cluster to review.
Select the column "Clust_size_order" of the cluster ordered.