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

Further accelerate the `plot_assign_grnas()` function #65

Closed timothy-barry closed 1 year ago

timothy-barry commented 1 year ago

The plot_asssign_grnas() function still is somewhat slow, especially for large datasets. It would be helpful to further accelerate this function.

timothy-barry commented 1 year ago

I implemented several accelerations, brining down the running time by ~10X.