netmap.downstream.markersΒΆ

Jaccard-based comparison of GRN-derived regulon targets against cell-type marker sets.

Functions

calculate_jaccard_scores

Calculate Jaccard similarity between a query set and a dict of reference sets.

get_grn_targets

Extract target genes for specific sources from the filtered edge object.

plot_jaccard_comparison

Create a faceted boxplot comparing Jaccard scores across clusters and gene-set types.

prepare_jaccard_analysis_df

Process all clusters and return a unified DataFrame for plotting.