Description Usage Arguments Details Value References Examples
Use an NCV template to calculate a NCV score for sample of interest
1 | calculate_ncv_score(nipt_sample, ncv_template)
|
nipt_sample |
nipt_sample object of interest |
ncv_template |
ncv_template object, result from |
prepare_ncv
ncv_result object
1 2 3 4 5 6 | ## Not run:
##Use NCVTemplate to get NCV scores for the sample of interest
ncv_score_13 <- calculate_ncv_score(nipt_sample = sample_of_interest,
ncv_template = new_ncv_template_13)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.