Skip to content

Error in FUN(X[[i]], ...) : 找不到对象'SingleCoveragePlot2' #1

@CampingOnSeabed

Description

@CampingOnSeabed

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions