Description Usage Arguments Value
View source: R/multipleGenotype.R
multipleGenoytpe Takes a genoytpe table and returns genotype graphical output.
1 2 3 4 5 6 7 8 9 10 11  | multipleGenoytpe(
  gen_table,
  chain = "IGH",
  html = FALSE,
  removeIGH = TRUE,
  text_size = 14,
  gene_sort = "position",
  facet_by = "subject",
  pseudo_genes = F,
  ORF_genes = F
)
 | 
gen_table | 
 a table of the genoytpes.  | 
html | 
 character "F" or "T". "T" for html and "F" for pdf output.  | 
genotype graphical output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.