transformGamPoi-Paper icon indicating copy to clipboard operation
transformGamPoi-Paper copied to clipboard

Results 4 transformGamPoi-Paper issues
Sort by recently updated
recently updated
newest added

Hi, Nice paper and thanks for sharing the scripts! I am trying to use your code to transform (acosh, pearson, dino,...) a large dataset (~1M cells), but get out-of-memory error...

Hi, Thank you for the great work. I had an issue when reproducing the results in the downsampling benchmark and any insight would be highly appreciated! Basically, I am trying...

Hi @const-ae, First up, love the paper! I was wondering what is the best way to run your benchmarking on a single other transformation? I've implemented an empirical bayesian approach...

Hey thanks for your code. I want to run the logp1 method on my dataset. I am doing it by running `--transformation logp1` and `--alpha TRUE`. Are these two commands...