#' false positive filter (fpFilter) for RSRS haplogroup-determining variants
#'
#' @format a GRanges object
#'
#' @examples
#' data(fpFilter_RSRS)
#' subset(fpFilter_RSRS, !is.na(L0))
#' subset(fpFilter_RSRS, !is.na(rCRS))
#'
"fpFilter_RSRS"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.