theislab / destiny

R package for single cell and other data analysis using diffusion maps
https://theislab.github.io/destiny/
GNU General Public License v3.0
70 stars 12 forks source link

Fix as.data.frame for deduplicated data #2

Open flying-sheep opened 6 years ago

flying-sheep commented 6 years ago

When passing dataset containing duplicated rows, the eigenvectors matrix will currently contain less rows than the stored dataset.