dpeerlab / Palantir

Single cell trajectory detection
https://palantir.readthedocs.io
GNU General Public License v2.0
213 stars 50 forks source link

Using sparse GP for gene trends #114

Closed katosh closed 1 year ago

katosh commented 1 year ago

A user reported that the non-sparse GP does result in memory issues in specific cases: https://github.com/settylab/Mellon/issues/6 This PR changes the default way to infer gene trends to Mellons sparse GP implementation.