Skip to content
forked from theislab/destiny

R package for single cell and other data analysis using diffusion maps

License

Notifications You must be signed in to change notification settings

gdagstn/destiny

 
 

Repository files navigation

destiny

NOTE (25/1/2024)

In this fork I am implementing BiocNeighbors methods for KNN calculation, which run faster than the original covertree method, and offer a more flexible interface to several other exact (kmknn, Vptree) and approximate (hsnw, already implemented in the original destiny release, and annoy) methods. This fork also adds support for sparse matrices for KNN, including rank correlation distance, through matrixStats.

So far build and tests seem to go well, but some polishing can still be done. I will submit a PR in the near future.

An R package for diffusion maps, with additional features for large-scale and single cell data.

builds

  • R-CMD-check-bioc
  • Bioconductor stable -- Bioconductor stable
  • Bioconductor devel -- Bioconductor devel

About

R package for single cell and other data analysis using diffusion maps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 90.2%
  • C++ 6.4%
  • TeX 2.6%
  • CMake 0.8%