scran_markers
Marker detection for single-cell data
|
Score potential markers by summaries of effect sizes between pairs of groups of cells. More...
#include "scan_matrix.hpp"
#include "cohens_d.hpp"
#include "simple_diff.hpp"
#include "summarize_comparisons.hpp"
#include "average_group_stats.hpp"
#include "create_combinations.hpp"
#include "scran_blocks/scran_blocks.hpp"
#include "tatami/tatami.hpp"
#include <array>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | scran_markers::ScoreMarkersSummaryOptions |
Options for score_markers_summary() and friends. More... | |
struct | scran_markers::ScoreMarkersSummaryBuffers< Stat_, Rank_ > |
Buffers for score_markers_summary() and friends. More... | |
struct | scran_markers::ScoreMarkersSummaryResults< Stat_, Rank_ > |
Results for score_markers_summary() and friends. More... | |
Namespaces | |
namespace | scran_markers |
Marker detection for single-cell data. | |
Score potential markers by summaries of effect sizes between pairs of groups of cells.