na_funktion: The function to check for reconsrtruction errors

Description Usage Arguments Value Examples

View source: R/na_funktion.R

Description

The function to check for reconsrtruction errors

Usage

1

Arguments

data

from function germlineReconstr().

Value

total number of NAs. If the answer is null then there are no errors in the germline reconstruction.

Examples

1
2
germline<-germlineReconstr(IMGTtab2$V_REGION, IMGTtab7$V_REGION)
na_funktion(germline)

BCellMA documentation built on May 1, 2019, 7:58 p.m.