Looking at some plasmidsaurus generated pod5 files - bro, 15gb archive decompresses into a 15gb pod5 file. Why are they just adding on processing time for the user? 🤔
@naturepoker it may be a requirement by a database. I recently uploaded pod5s for a publication to ENI and they required a tar archive.
@mzdravkov I think so too. Though being a commercial service people pay for (they charge extra for pod5 download) I'd appreciate some extra compression!
@naturepoker @mzdravkov pod5 are very efficiently compressed internally so adding anything in top would add very little
https://github.com/nanoporetech/vbz_compressionNote, you can mount tar archives
https://github.com/mxmlnkn/ratarmount 
GitHub - nanoporetech/vbz_compression: VBZ compression plugin for nanopore signal data
VBZ compression plugin for nanopore signal data. Contribute to nanoporetech/vbz_compression development by creating an account on GitHub.
GitHub