# \donttest{
e = findExcluded(icmp)
e$summary
e$exclusionMatrix
# The exclusion matrix can also be computed directly:
exclusionMatrix(icmp)
# Inspect a particular pair: M4 vs V4
forrel::findExclusions(icmp$am, id = "M4", candidate = icmp$pm$V4)
# Plot one of the incompatible markers
plotDVI(icmp, pm = 4, marker ="D7S820")
# }
Run the code above in your browser using DataLab