knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(qpdt)
Preparatory work for creating reports based on checks of pedigrees is described.
Provide a tool that allows for a seamless creation of a report that includes all checks and diagnosis for a given pedigree.
The report is generated based on a parametrized Rmarkdown document that can be rendered into different output formats. At a later stage alternative approaches such as providing the pedigree checks in a ShinyApp might be released.
The checks that are included into the report are determined by the available features in the R-package qpdt
. The checks can be grouped into two classes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.