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

Loom file outdated version for loompy #61

Open
daccachejoe opened this issue Apr 3, 2020 · 2 comments
Open

Loom file outdated version for loompy #61

daccachejoe opened this issue Apr 3, 2020 · 2 comments

Comments

@daccachejoe
Copy link

Hi- I am trying to take Seurat objects and write loom files and use them in loompy but I have run into this error:
Seurat.loom does not appead to be a valid Loom file according to Loom spec version '['2.0.1']'

My loom file version is 0.2.1.9000 but the loom file specifications for loompy as of September 2019 is 3.0.0.

I tried also converting my Seurat objects directly to annData files but that is no longer supported after Seurat v2.4. Have other people run into this issue before? What is the best way to work around this issue?

@jvelghe
Copy link

jvelghe commented Apr 9, 2020

I’m running into this issue as well, but with Seurat v4 objects it seems.

@fentouxungui
Copy link

you can use scanpy to read in loom file and then " Creating a Seurat object from AnnData":
https://theislab.github.io/scanpy-in-R/

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

3 participants