Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpgdirectionData

ExperimentHub companion to cpgdirection: the data layers too large to ship inside a Bioconductor software package. cpgdirection retrieves them transparently; direct access:

library(cpgdirectionData)
cpgdData_resources()                 # what is served
ann <- getEpicv2ProbeGeneAnnotation()  # fetched once, cached by the Hub

Air-gapped or pinned setups can serve the same files from a directory:

options(cpgdirectionData.local = "/path/to/rds")

Resources are built by inst/scripts/make-data.R from the full cpgdirection build; provenance for every layer is documented there and in the cpgdirection repository.

About

ExperimentHub data package serving the cpgdirection layers: tissue eQTM lookup tables, SMR causal directions, EPIC v2 probe positions, brain directions, saliva bridge scores, and the multi-source EPIC v2 probe-to-gene annotation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages