-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi Junjun,
I am using omicScope to visualize coverage plots, but I encountered an error: Error in FUN(X[[i]], ...) : object 'SingleCoveragePlot2' not found. How can I fix this? I installed the omicScope package via local installation because I failed to install it using the method you suggested. I would greatly appreciate it if you could offer some guidance on this.
The codes attached below.
library(omicScope)
pbmc_qc_singlet<-qread("F:/Analysis/ATAC/Signac/1225/D6/result/pbmc_qc_singlet.qdata")
hm <- rtracklayer::import.gff("F:/Analysis/ATAC/Signac/1225/D6/software/gencode.v49.annotation.gtf.gz")
scCoverage_plot(object = pbmc_qc_singlet,
gtf_file = hm,
target_gene = c("WLS","WNT1"))
Metadata
Metadata
Assignees
Labels
No labels