Katsevich-Lab / sceptre

An R package for single-cell CRISPR screen data analysis emphasizing statistical rigor, massive scalability, and ease of use.
https://katsevich-lab.github.io/sceptre/
GNU General Public License v3.0
26 stars 8 forks source link

Internally store the gene expression matrix as a dense matrix if the fraction of zeros < 1/2. #30

Closed timothy-barry closed 1 year ago

timothy-barry commented 1 year ago

This approach would be more appropriate for data produced by targeted amplification protocols.

timothy-barry commented 1 year ago

Too complicated for now; punt.