scran_pca
Principal component analysis for single-cell data
Loading...
Searching...
No Matches
scran_pca
scran_pca.hpp
Go to the documentation of this file.
1
#ifndef SCRAN_PCA_HPP
2
#define SCRAN_PCA_HPP
3
4
#include "
simple_pca.hpp
"
5
#include "
blocked_pca.hpp
"
6
16
namespace
scran_pca
{}
17
18
#endif
blocked_pca.hpp
Perform PCA on residuals after regressing out a blocking factor.
scran_pca
Principal component analysis on single-cell data.
simple_pca.hpp
Perform a simple PCA on a gene-by-cell matrix.
Generated by
1.9.8