Entering edit mode
6 months ago
yau
•
0
First of all, I would like to show my appreciation towards Signac!
I currently ran RegionStats for my single cell atac-seq data, however, I encountered some error.
I am trying to perform this : https://github.com/stuart-lab/signac/blob/HEAD/vignettes/pbmc_multiomic.Rmd
Error and warning are as below:
Purkinje_multiome <- RegionStats(Purkinje_multiome, genome = BSgenome.Mmusculus.UCSC.mm10)
Warning in RegionStats.default(object = regions, genome = genome, verbose = verbose, :
Not all seqlevels present in supplied genome
Error in loadFUN(x, seqname, ranges) :
trying to load regions beyond the boundaries of non-circular sequence "chr8"
I used EnsDb.Mmusculus.v79 for the annotation and BSgenome.Mmusculus.UCSC.mm10 as input of RegionStats. Because RegionStats cannot input EnsDb file, also, the vignettes illustrate the use of EnsDb as annotation input and BSgenome as input of RegionStats. I am not sure if this is the problem.
Thanks!!!!
0
Entering edit mode
ADD REPLY
• link
updated 6 months ago by
GenoMax
148k
•
written 6 months ago by
yau
•
0
0
Entering edit mode
ADD REPLY
• link
updated 6 months ago by
GenoMax
148k
•
written 6 months ago by
yau
•
0