An R package for single-cell CRISPR screen data analysis emphasizing statistical rigor, massive scalability, and ease of use.
GNU General Public License v3.0
26
stars
8
forks
source link
Unit tests for API functions #90
Closed
jdeu1023 closed 8 months ago
Unit tests for the following:
assign_grnas()
run_qc()
run_calibration_check()
run_power_check()
run_discovery_analysis()
There are also some updates to older tests to make things compatible with changes to
sceptre
since they were written.