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

Choose highly variable genes for downstream analyses. More...

#include "../utils/macros.hpp"
#include <vector>
#include <algorithm>
#include <numeric>
#include <cstdint>
Include dependency graph for ChooseHvgs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scran::ChooseHvgs
 Choose highly variable genes for downstream analyses. More...
 
struct  scran::ChooseHvgs::Defaults
 Default paramater settings. More...
 

Namespaces

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

Detailed Description

Choose highly variable genes for downstream analyses.