Skip to content

SpaCET.deconvolution.matched.scRNAseq hanging at specific cell type #66

Description

@ahwanpandey

markers <- pbmcapply::pbmclapply(setdiff(cellTypes_level_1,cellType), run_limma, mc.cores=coreNo)

I think this step is hanging at reference generation at "Endothelial Cells" when I use my custom reference. I am not sure why! Please help.

I have attached the relevant objects in the Dropbox link below:
https://www.dropbox.com/scl/fo/erizsk0pighy3cbv32q7p/AENZqTpFtZA_sNpchJsvs0s?rlkey=4jyd8bimmcudrgseee1hyfu4l&dl=0

Image

And the code I ran is:

SpaCET_obj <- SpaCET.deconvolution.matched.scRNAseq(
      SpaCET_obj, 
      sc_counts=sc_counts, 
      sc_annotation=sc_annotation, 
      sc_lineageTree=sc_lineageTree, 
      sc_includeMalignant = TRUE,
      coreNo = 8,
      sc_nCellEachLineage = 100,
      sc_downsampling = TRUE # make sure to downsample tha data beforehand!
    )

Thanks!
Ahwan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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