Skip to content

UMAP is not available in report #67

@Puriney

Description

@Puriney

Hello,

I found that the 'clustering' panel is blank in the report html file after I used the wrapper process_no_dex. All other things work out.

I found the UMAP is not created and stored in the Seurat object (downstream result folder). When I only run the report module, it gives this error:

label: unnamed-chunk-10
Quitting from lines 433-453 (scATAC-pro_report.Rmd) 
Error: Cannot find 'umap' in this Seurat object

Execution halted
Report generation Done!

When I step back sequentially, I found the clustering module is probably the reason. It did not finish the entire run.

Loading required package: cisTopic
Error in loadNamespace(x) : there is no package called 'devtools'
Calls: run_cisTopic ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
In addition: Warning message:
In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE,  :
  there is no package called 'cisTopic'
Execution halted

I am running the singularity v1.5.1. v1.5.0 has the same problem.

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