multipleGenoytpe: Creates genotype graphical output division by subjects in...

Description Usage Arguments Value

View source: R/multipleGenotype.R

Description

multipleGenoytpe Takes a genoytpe table and returns genotype graphical output.

Usage

 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
)

Arguments

gen_table

a table of the genoytpes.

html

character "F" or "T". "T" for html and "F" for pdf output.

Value

genotype graphical output


williamdlees/vdjbasevis documentation built on Sept. 13, 2020, 12:17 a.m.