Example XGR query results from XGR via XGR_query using the "ENCODE_DNaseI_ClusteredV3_CellTypes" dataset.

data("xgr_example")

Format

An object of class GRanges of length 8490.

Source

xgr_example <- echoannot::XGR_query( c("ENCODE_DNaseI_ClusteredV3_CellTypes"), dat = echodata::BST1) usethis::use_data(xgr_example, overwrite = TRUE)