AlexsLemonade / scpcaTools

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Ensure imported barcodes have no zero counts #287

Open jashapiro opened 1 week ago

jashapiro commented 1 week ago

In https://github.com/AlexsLemonade/scpcaTools/pull/286 we updated the alevin-fry import to round counts when requested, but in doing so we can sometimes create SCE objects where there is a barcode with all zero counts. We should filter these out to avoid some potential downstream issues.