ziyili20 / TOAST

Tools for the analysis of heterogeneous tissues
10 stars 3 forks source link

add largeOK = TRUE to RefFreeCellMix_wrapper.R #10

Closed tlaus closed 3 years ago

tlaus commented 3 years ago

I ran into an issue where I tried to deconvolute over 3000 samples with Tsisal(), which is above the 2500 limit of the RefFreeCellMixInitialize function called from inside the RefFreeCellMix_wrapper. Since there is no way to abolish this limit from inside TOAST, I would propose including the largeOK = TRUE parameter in the wrapper.