zentnerlab / TSRexploreR

Other
2 stars 11 forks source link

threshold_apply using normalized counts #195

Open mstampar opened 3 years ago

mstampar commented 3 years ago

When trying to use thresholding applied on normalized scores using this command: exp <- apply_threshold(exp, threshold=6, n_samples=1,use_normalized = TRUE) I get following error: image I preformed normalization before trying to threshold so normalized scores are populated in the object.