id <-unique(proj$predictedGroup_Un)id <- id[ id %ni%c('Cycling', 'InPSB')]markersPeaks <-getMarkerFeatures(ArchRProj = proj,useMatrix ="PeakMatrix",groupBy ="predictedGroup_Un",useGroups = id,bias =c("TSSEnrichment", "log10(nFrags)"),testMethod ="wilcoxon")
## ArchR logging to : ArchRLogs/ArchR-getMarkerFeatures-34806b3ca245-Date-2021-07-26_Time-21-02-37.log
## If there is an issue, please report to github with logFile!
## MatrixClass = Sparse.Binary.Matrix
## 2021-07-26 21:02:39 : Matching Known Biases, 0.019 mins elapsed.
## ArchR logging to : ArchRLogs/ArchR-plotMarkerHeatmap-2608142ca21-Date-2021-11-12_Time-15-00-04.log
## If there is an issue, please report to github with logFile!
## ArchR logging to : ArchRLogs/ArchR-peakAnnoEnrichment-3480110840a9-Date-2021-07-26_Time-21-03-34.log
## If there is an issue, please report to github with logFile!
## 2021-07-26 21:03:43 : Computing Enrichments 1 of 10, 0.152 mins elapsed.
## 2021-07-26 21:03:45 : Computing Enrichments 2 of 10, 0.184 mins elapsed.
## 2021-07-26 21:03:47 : Computing Enrichments 3 of 10, 0.208 mins elapsed.
## 2021-07-26 21:03:48 : Computing Enrichments 4 of 10, 0.239 mins elapsed.
## 2021-07-26 21:04:14 : Computing Enrichments 5 of 10, 0.672 mins elapsed.
## 2021-07-26 21:04:27 : Computing Enrichments 6 of 10, 0.877 mins elapsed.
## 2021-07-26 21:04:32 : Computing Enrichments 7 of 10, 0.971 mins elapsed.
## 2021-07-26 21:04:46 : Computing Enrichments 8 of 10, 1.197 mins elapsed.
## 2021-07-26 21:05:19 : Computing Enrichments 9 of 10, 1.755 mins elapsed.
## 2021-07-26 21:06:07 : Computing Enrichments 10 of 10, 2.556 mins elapsed.
## ArchR logging successful to : ArchRLogs/ArchR-peakAnnoEnrichment-3480110840a9-Date-2021-07-26_Time-21-03-34.log
26.7 Visualize motif enrichment for marker features
# visuheatmapEM <-plotEnrichHeatmap(enrichMotifs, n =7, transpose =TRUE)
## ArchR logging to : ArchRLogs/ArchR-plotEnrichHeatmap-260819bc8eef-Date-2021-11-12_Time-15-00-15.log
## If there is an issue, please report to github with logFile!
## Adding Annotations..
## Preparing Main Heatmap..
## 'magick' package is suggested to install to give better rasterization.
##
## Set `ht_opt$message = FALSE` to turn off this message.