We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@cbravo93 same problem, have you fixed it?
Sorry, something went wrong.
same problem, it could not be used in pyscenic which requires loompy v3
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
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: