-
Notifications
You must be signed in to change notification settings - Fork 1
Test data
IsabelleSeufert edited this page Aug 2, 2024
·
7 revisions
library(ArchR)
library(SpectralTAD)
library(plotgardener)
library(RWireX)addArchRThreads(threads = 16)
addArchRGenome("hg38")data_paths <- downloadVignetteData()proj <- loadArchRProject(data_paths$proj)
PeakSet <- readRDS(data_paths$peaks)