Write_text: Write text annotations for heatmap graph

Description Usage Arguments Value

View source: R/internal_functions.R

Description

Write_text takes values for plotting text on heatmap

Usage

1
Write_text(NR, NC, I, J, ALLELE, N_ALLELES, TEXT, ...)

Arguments

NR

number of rows.

NC

number of columns.

I

row index.

J

column index.

ALLELE

allele index in the individual gene box.

N_ALLELES

number of alleles for individual in gene box.

TEXT

annotation text.

Value

plotting text annotation.


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