Evaluates the significance of Scissor-identified cells using benchmark data and bootstrap resampling.
Usage
DoScissorCellEval(
benchmark_data_path = "path_to_file.RData",
scissor_res,
FDR_cutoff = 0.05,
bootstrap_n = 100L,
verbose = getFuncOption("verbose"),
...
)See also
Other scissor:
DoScissor(),
DoScissorRelTest()