When I performed motif footprinting analysis from the signac footprinting vignette in my own dataset, the motif object set in seurat was 0x0 and there occur an error in functon PlotFootprint: Error in (ncol(x = x) - background):ncol(x = x) : argument of length 0.
So I created motif assay directly in Motif analysis vignette , and then run footprint and PlotFootprint function, but it still occur an error: Error in (ncol(x = x) - background):ncol(x = x) : argument of length 0.
code:
tmp <- Footprint(
object = tmp ,
motif.name = features,
genome = BSgenome.Hsapiens.UCSC.hg38
)
PlotFootprint(tmp, features = features)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4