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

Filter out low-quality cells from the count matrix. More...

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

Go to the source code of this file.

Classes

class  scran::FilterCells
 Filter out low-quality cells. More...
 
struct  scran::FilterCells::Defaults
 Default choices for all parameters. More...
 

Namespaces

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

Detailed Description

Filter out low-quality cells from the count matrix.