nasa / GeneLab_Data_Processing

65 stars 42 forks source link

Parallelize and optimize Wald test and group statistics #22

Open J-81 opened 1 year ago

J-81 commented 1 year ago

With large number of groups this step can be prohibitively slow

For Wald test, a parallel computation would be helpful.

For group statistics, both parallel and a switch to vector based computation will be helpful.