Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find 'print' in this Seurat object #28

Open
rpauly opened this issue Dec 15, 2020 · 1 comment
Open

Cannot find 'print' in this Seurat object #28

rpauly opened this issue Dec 15, 2020 · 1 comment

Comments

@rpauly
Copy link

rpauly commented Dec 15, 2020

I successfully loaded the seurat object using
cerebroApp::launchCerebro(maxFileSize =8000)
But I get an error when I click on any analysis tab,
Warning: Error in : Cannot find 'print' in this Seurat object
[No stack trace available]
Warning: Error in : Cannot find 'print' in this Seurat object
74:
Warning: Error in : Cannot find 'print' in this Seurat object
108:
Warning: Error in : Cannot find 'print' in this Seurat object
74:
Warning: Error in : Cannot find 'print' in this Seurat object
104:
Warning: Error in : Cannot find 'print' in this Seurat object
104:
Warning: Error in : Cannot find 'print' in this Seurat object
104:

What does this mean?
Thanks,
Rini

@romanhaa
Copy link
Owner

You need to export the Seurat object before you can load it into Cerebro. You can find the entire workflow here (recommended) or just the export function here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants