Skip to content

Issue with CreateObject_fromSeurat  #41

@sidrahmaryam-cyber

Description

@sidrahmaryam-cyber

Hello,
I have been using this tool for some time now. And it has really given good results.
However, right now I was running the same script I always have had to a new data, and while using CreateObject_fromSeurat,

ctr <- CreateObject_fromSeurat(Seurat.object=s2, 
 slot="counts", 
  cell_type="cell_type_original",
 data_source="UMI",
scale.factor = 10^6, 
Org = "Homo sapiens")

I get this error : Error: 'RNA' is not an assay

I know the assay name is not RNA here, but originalexp, however I have been using it previously with such name, and it worked smooth. Can you please suggest why it gave this issue now.

Thank you!

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