loomR icon indicating copy to clipboard operation
loomR copied to clipboard

Not working with Loompy v3

Open cbravo93 opened this issue 5 years ago • 3 comments

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

cbravo93 avatar Feb 03 '20 11:02 cbravo93

@cbravo93 same problem, have you fixed it?

qoiopipq avatar Mar 25 '20 01:03 qoiopipq

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

chansigit avatar Nov 01 '20 14:11 chansigit

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

jpcartailler avatar Feb 15 '21 15:02 jpcartailler