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

Not working with Loompy v3 #58

Open
cbravo93 opened this issue Feb 3, 2020 · 3 comments
Open

Not working with Loompy v3 #58

cbravo93 opened this issue Feb 3, 2020 · 3 comments

Comments

@cbravo93
Copy link

cbravo93 commented Feb 3, 2020

Hi,

The current loomR version does not seem to work with loompy v3.
Are you planning to upgrade loomR to be compatible with it?

Thanks!

C

@qoiopipq
Copy link

@cbravo93 same problem, have you fixed it?

@chansigit
Copy link

same problem, it could not be used in pyscenic which requires loompy v3

@jpcartailler
Copy link

jpcartailler commented Feb 15, 2021

Ditto here. If there are no plans for adding loom v3 compatibility, please let us know. If anyone knows of a method to convert from v2 to v3, please post here too. I did try https://rdrr.io/github/aertslab/SCopeLoomR/man/convert_to_loom_v3_spec.html but it didn't work:

> l <- open_loom(loom_filename)
Warning message:
In open_loom(loom_filename) :
  Loom specification version 2 or smaller detected!
> convert_to_loom_v3_spec(l)
Error in h5attr(x = loom, which = GA_METADATA_NAME) : 
  Attribute does not exist

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

4 participants