Import snATAC data in HDF5 format #1855
-
Hi ArchR team, Is there any way to create arrow files from scATAC data (HDF5 format). The script below successfully import the HDF5 file Best, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
No, this is not supported and never will be. The matrix-based HDF5 files from CellRanger do not contain the information required to create an Arrow file. Arrow files should ideally be created from fragment files but could also be created from BAM files. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your quick response. Please let me ask just one more thing. |
Beta Was this translation helpful? Give feedback.
No, this is not supported and never will be. The matrix-based HDF5 files from CellRanger do not contain the information required to create an Arrow file. Arrow files should ideally be created from fragment files but could also be created from BAM files.