dpeerlab / Harmony

Harmony framework for connecting scRNA-seq data from discrete time points
GNU General Public License v2.0
44 stars 12 forks source link

GPU accelerated package #17

Closed LouisFaure closed 2 years ago

LouisFaure commented 3 years ago

Dear Harmony developpers,

I really like your tool as it is working great with my developmental data! So to remove any waiting time while applying it on huge datasets, I converted the core as well as the ForceAtlas2 embedding generation functions to CUDA accelerated ones here: https://github.com/LouisFaure/Harmony-GPU

If you think this would be relevant to implement it to the original package I could propose a pull request.

Cheers

ManuSetty commented 3 years ago

This would be terrific! Please submit a pull request. Thank you!