clear_noise: clear_noise()
Description
Remove values that are too close to the reference cell expr average and are considered noise.
Usage
clear_noise(infercnv_obj, threshold)
Arguments
threshold
values within reference mean +- threshold are set to zero.