knitr::opts_chunk$set(echo = FALSE, 
                      fig.align = "center",
                      dpi = 300,
                      collapse = TRUE,
                      comment = "#>")
knitr::include_graphics("ibdClassifier-screenshot.png")

::: { .greeting .message style="color: red; font-size: large;"} Try ibdClassifier here: https://magnusdv.shinyapps.io/ibdClassifier. :::


What is ibdClassifier?

ibdClassifier is a tool for predicting a pairwise relationship based on a set of IBD segments. It implements a Bayes classifier using the number of segments and their lengths.

Note: Still under development

ibdClassifier is an experimental app currently under development. It is not yet ready to be used in critical real-world applications.



magnusdv/pedsuite documentation built on Sept. 28, 2024, 1:21 a.m.