preciseTADhub-package: Pre-trained models obtained using preciseTAD as 'list'...

Description Details Examples

Description

preciseTADhub is package that give users access to pre-trained random forest models that can be leveraged to predict TAD and/or chromatin loop boundaries using the preciseTAD R package. These data have been parsed into list objects and RDS files and are available in ExperimentHub.

Details

See the vignette for examples of using these data in predicting precise boundary location at base-level resolution.

browseVignettes("preciseTADhub")

Details of how these data were created are in the scripts/ directory of the source package.

Examples

1
2
3
4
5
6
7
## Not run: 
library(ExperimentHub)
eh <- ExperimentHub()
myfiles <- query(eh, "preciseTADhub")
CHR1_GM12878_5kb_Arrowhead <- myfiles[[1]]

## End(Not run)

dozmorovlab/preciseTADhub documentation built on Aug. 14, 2021, 8:19 p.m.