scran
C++ library for basic single-cell RNA-seq analyses
Loading...
Searching...
No Matches
Classes | Namespaces
ScaleByNeighbors.hpp File Reference

Scale multi-modal embeddings based on their relative variance. More...

#include "../utils/macros.hpp"
#include <vector>
#include <cmath>
#include <memory>
#include "knncolle/knncolle.hpp"
#include "tatami/stats/medians.hpp"
Include dependency graph for ScaleByNeighbors.hpp:

Go to the source code of this file.

Classes

class  scran::ScaleByNeighbors
 Scale multi-modal embeddings to adjust for differences in variance. More...
 
struct  scran::ScaleByNeighbors::Defaults
 Default parameter settings. More...
 

Namespaces

namespace  scran
 Functions for single-cell RNA-seq analyses.
 

Detailed Description

Scale multi-modal embeddings based on their relative variance.