View source: R/sanity_checks.R
check_tensor_compression | R Documentation |
check tensor compression
check_tensor_compression(locs)
locs |
rle output of coordinate compression |
Here we just want to check if the output is reasonable or not Essentially if you end up with very little barcodes, this could mean that the user compressed to much. Set warning if compression is set to less 10
rle out of coordinate compression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.