VDJ_visualize | R Documentation |
Visualize V, D or J gene frequencies across Patients or Samples in a bar graph.
VDJ_visualize( df, gene = "v_gene", chain = "TRA", plot = "bar", y.axis = "sample", order = "gene", scale = TRUE, split.by = NULL )
gene |
either v_gene, d_gene or j_gene |
chain |
either TRA or TRB |
plot |
only bar |
split.by |
Which meta.data to split the data by. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.