home.social

#bio3d β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #bio3d, aggregated by home.social.

  1. @jonthegeek @coolbutuseless @teunbrand

    Here is an approach to do #2D #RLE applied to the processing of #ECG images: link.springer.com/chapter/10.1, and also there is a 3D RLE approach for volumetric medical image data: tandfonline.com/doi/abs/10.108
    In my previous #Bioinformatics life, RLE was used, there is rle2() for the #Bio3D package which uses indices (thegrantlab.org/bio3d/referenc).
    Also, there is an improvement of RLE with a bit of Huffman encoding thrown in: arxiv.org/abs/2101.05329