Learn R Programming

BCellMA (version 0.3.2)

na_funktion: The function to check for reconsrtruction errors

Description

The function to check for reconsrtruction errors

Usage

na_funktion(data)

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

Run this code
germline<-germlineReconstr(IMGTtab2$V_REGION, IMGTtab7$V_REGION)
na_funktion(germline)

Run the code above in your browser using DataLab