scran_markers
Marker detection for single-cell data
|
Score potential markers by pairwise effect sizes between groups of cells. More...
#include "cohens_d.hpp"
#include "simple_diff.hpp"
#include "scan_matrix.hpp"
#include "average_group_stats.hpp"
#include "PrecomputedPairwiseWeights.hpp"
#include "create_combinations.hpp"
#include <vector>
#include "scran_blocks/scran_blocks.hpp"
#include "tatami/tatami.hpp"
#include "tatami_stats/tatami_stats.hpp"
Go to the source code of this file.
Classes | |
struct | scran_markers::ScoreMarkersPairwiseOptions |
Options for score_markers_pairwise() and friends. More... | |
struct | scran_markers::ScoreMarkersPairwiseBuffers< Stat_ > |
Buffers for score_markers_pairwise() and friends. More... | |
struct | scran_markers::ScoreMarkersPairwiseResults< Stat_ > |
Results for score_markers_pairwise() and friends. More... | |
Namespaces | |
namespace | scran_markers |
Marker detection for single-cell data. | |
Score potential markers by pairwise effect sizes between groups of cells.