View source: R/motif_from_clusterfile.R
Motif_from_cluster_file | R Documentation |
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"
)
ClusTCR |
Cluster file produced from mcl_cluster. |
Clust_selected |
Select which cluster to review. |
selected_cluster_column |
Select the column "Clust_size_order" of the cluster ordered. |
A ggplot object representing the motif.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.