make_haplo_grobs | R Documentation |
Create haplotyping plots
make_haplo_grobs(segment, haplo_details)
segment |
one of V, D, J |
haplo_details |
Data structure created by create_haplo_details |
named list containing the following elements:
a_allele_plot | plot showing allele usage for each potential haplotyping gene |
haplo_grobs | differential plot of allele usage for each usable haplotyping gene |
haplo_grobs = make_haplo_grobs('V', example_rep$haplo_details)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.