motif_plot_large | R Documentation |
Code for plotting the Motif based on a specific CDR3 length and V gene (see netplot_ClusTCR2 for details).
motif_plot_large(
ClusTCRFile_large,
Clust_column_name = "Clust_size_order",
Clust_selected = NULL
)
ClusTCRFile_large |
Matrix file produced from mcl_cluster_large. |
Clust_column_name |
Name of clustering column from mcl_cluster file e.g. cluster. |
Clust_selected |
Select which cluster to display. Only one at a time. |
A ggplot object representing the motif.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.